Tabs

Tabbed interface for switching between content panels.

Default

Account settings here.

Multiple Tabs

Overview content.

Props — Tabs

PropTypeDefaultDescription
defaultValuestringInitial active tab value.
valuestringControlled active tab value.
onValueChange(value: string) => voidCallback when active tab changes.