Skip to main content

Module navigation_rail

Module navigation_rail 

Source
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§

NavItemView
View-model for one nav item.
NavigationRailProps
Props for the NavigationRail component.

Enums§

AppSection
Top-level app section the rail can route to.

Functions§

NavigationRail
Required Props
render_item 🔒