Layout
ComponentHeader
Flexible, responsive application headers and navigation bars with brand logos, navigation items, and actions.
Component Syntax
blade
<x-aura::header>
<x-slot:brand>
Brand
</x-slot:brand>
<x-aura::header.item href="#" active>
Overview
</x-aura::header.item>
<x-slot:actions>
<x-aura::button size="sm">
Create
</x-aura::button>
</x-slot:actions>
</x-aura::header>
1. Workspace Application Header
blade
Aura Wire
Component Props
Available properties and configurations for the header component.