Tabs

Tabs group equivalent content into switchable panels — useful when showing the same task across different tools, languages, or platforms.

Block type

star-lite.tabs

Fields

FieldTypeDescription
`id`stringOptional section ID
`tabsJson`stringJSON array of `{ label, icon, content }` objects

Format

Each tab has a label (shown in the tab bar) and content (shown in the panel):