Browser Tabs
A paper tab strip for multi-pane product UIs: active tab on surface-2, soft close and new-tab controls, optional body slot. Not a fake Safari chrome.
Draw
draw a card
$npx shadcn@latest add @clow/browser-tabsFirst time? Point @clow at the registry
Once per project, add the registry to your components.json. Then draw any card by name.
"registries": {
"@clow": "https://clow.cards/r/{name}.json"
}Full setup →Playground
props
<BrowserTabs />Examples
basic
Props
| prop | type | default |
|---|---|---|
| showNewTab | boolean | true |

