Display
ComponentTabs
Tabbed navigation and content area switcher for profile settings, dashboards, and views.
Component Syntax
blade
<x-aura::tab active="overview">
<x-aura::tab.tab name="overview">
Overview
</x-aura::tab.tab>
<x-aura::tab.tab name="analytics">
Analytics
</x-aura::tab.tab>
</x-aura::tab>
1. Horizontal Tabs
blade
2. Tabs with Icons
blade
3. Real World Settings Card
blade
Project Workspace Settings
Component Props
Available properties and configurations for the tabs component.