Expand description
AppShell — top-level layout with slots for rail / main / inspector /
titlebar / footer (M-UI.2 / AUT-122).
Structural component only — owns no state, picks no router. Each
product screen (library, editor, cursor, prefs) composes one
AppShell with the panes it needs. rail and main are required;
titlebar, inspector, and footer are opt-in via
Option<Children>.
Structs§
- AppShell
Props - Props for the
AppShellcomponent.
Functions§
- AppShell
- Required Props