Component
Bottom Navigation
Mobile tab bar, fixed to the viewport bottom with safe-area padding.
Basic
- Rendered position:relative here for the preview; it is fixed to the viewport in real usage
With a badge
Pass a composed icon element to show unread counts or alerts.
API reference
itemsNone
BottomNavigationItem[]Items with label, icon, optional href, and active state.
renderLinkNone
(item, children) => ReactNodeOptional router integration for navigation links.
classNameNone
stringAdditional classes applied to the component root.
