Layout
ComponentSidebar
Collapsible vertical navigation sidebars with section groups, active state highlights, and icon items.
Component Syntax
blade
<x-aura::sidebar>
<x-aura::sidebar.heading>
Navigation
</x-aura::sidebar.heading>
<x-aura::sidebar.item href="#" icon="layout-dashboard" active>
Dashboard
</x-aura::sidebar.item>
</x-aura::sidebar>
Component Props
Available properties and configurations for the sidebar layout component.