Waiting for action
Copy this complete component into a page file. Edit and run it in the Playground.
Loading editor…
Mobile bottom destinations.
| Prop | Type | Default | Description |
|---|---|---|---|
items | BottomNavigationItem[] | — | Destinations. |
value | string | — | Active id. |
onChange | (id) => void | — | Selection handler. |