Tabs
A set of layered sections of content—known as tab panels—that are displayed one at a time.
Usage
API Reference
VoltTabsContent — volt-tabs-content
| Input | Type | Default |
|---|---|---|
| value * | string | — |
VoltTabsTrigger — volt-tabs-trigger
| Input | Type | Default |
|---|---|---|
| value * | string | — |
VoltTabs — volt-tabs
| Input | Type | Default |
|---|---|---|
| value | string | undefined | undefined |
| orientation | 'horizontal' | 'vertical' | 'horizontal' |
| activateOnFocus | boolean | true |
| Output | Type |
|---|---|
| valueChange | string | undefined |
Component Source
Install via CLI:
npx @voltui/cli add tabsTypeScript
Loading editor…
Copy this code to your project. The component uses ng-primitives/tabs.