TabsTrigger
@arolariu/components / TabsTrigger
TabsTrigger
Activates a specific tab panel within the surrounding tabs root.
Remarks
- Renders a
<button>element by default - Built on Base UI Tabs
- Supports the
renderprop for element composition - Styling via CSS Modules with
--ac-*custom properties
Example
<TabsTrigger value="overview">Overview</TabsTrigger>
See
Type Aliases
// was this page useful?