Expand description
NavigationRail — left-edge nav (M-UI.2 / AUT-122).
Structural component, not a router. The selected section is passed
in from above via active; the component never owns that state.
Items render with icon, label, and optional notification count.
Structs§
- NavItem
View - View-model for one nav item.
- Navigation
Rail Props - Props for the
NavigationRailcomponent.
Enums§
- AppSection
- Top-level app section the rail can route to.
Functions§
- Navigation
Rail - Required Props
- render_
item 🔒