Navigation Components
Navigation and hierarchy elements for app structure.
Available Components
- AppBar - Header with title and actions
- BottomNavigationBar - Bottom navigation menu
- Tabs - Tab-based content switching
- Pagination - Page selection control
- Avatar - User profile images
Structure Guide
| Component | Level | Purpose |
|---|---|---|
| AppBar | Top | Main header |
| Tabs | Secondary | Category switching |
| BottomNavigationBar | Bottom | Main sections |
| Pagination | Footer | Page navigation |
| Avatar | Inline | User identification |
Choose a component above to view detailed documentation →