Tabs
Purpose
The block creates tabs with switchable content. It is useful for specifications, plans, instructions, and sections with compact navigation.
Content
Tab: an individual tab.
Item Settings
Tab title: the tab title.Content: the tab panel content.
Color Settings
Active tab color: the active tab color.Inactive tab color: the inactive tab color.Tab text color: the tab text color.
Frontend Behavior
The first tab is active by default. Users can switch tabs by clicking. ArrowRight and ArrowLeft are also supported; switching updates aria-selected, tabIndex, and panel visibility.
Pro Settings
The interface marks the following as Pro features: vertical tabs, URL hash navigation, and remember active tab.