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
| Field | Type | Description |
|---|---|---|
| `id` | string | Optional section ID |
| `tabsJson` | string | JSON array of `{ label, icon, content }` objects |
Format
Each tab has a label (shown in the tab bar) and content (shown in the panel):