structyl

Bottom Navigation

stable

Bottom 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-navigation

API Reference

Bottom Navigation API reference

Full props, types, defaults, and all 2 parts.

View API
Bottom Navigation | structyl