Multi-Section Apps
Applications with distinct sections like dashboard, analytics, settings.
Persistent Navigation
When users need quick access to main navigation across all pages.
User Context
Display user profile and account-related actions in a consistent location.
When not to use
- For simple applications with only 2-3 main sections—consider using a top navigation bar instead
- On marketing or content websites where horizontal navigation is more appropriate
- When screen real estate is extremely limited and a collapsible menu would be more suitable
- For secondary or contextual navigation that changes frequently—use breadcrumbs or tabs instead