Navigation
The NavigationBar component renders a themed list of links for navigation. It was added in 10.0.0.
Quick Start
To start using the NavigationBar component, import it from reablocks.
API
NavigationBar
NavigationButton
Design and Usability Tips
- Highlight Current Location: Always indicate the active item so users know where they are in the application.
- Keep Labels Short: Aim for one or two words per item; long labels make scanning slow.
Last updated on