Bottom Navigation
stableBottom tab-style navigation.
Basic usage
Examples
Three destinations
BottomNavigation uses tab semantics and controlled/uncontrolled selected value.
Controlled value
Use value and onValueChange when route state owns the selected item.
Icons and labels
Use showLabels on the root or showLabel per item.
Features
- Controlled or uncontrolled.
- Selected item state.
Installation
bash
pnpm dlx structyl add bottom-navigationAPI Reference
Bottom Navigation API reference
Full props, types, defaults, and all 2 parts.