BwTabButton | bw-tab-button
Overview
Tab buttons are used as individual tabs with a BwTabs component.
Properties
| Property | Attribute | Description | Type | Default |
|---|
active | active | Whether the tab is active. | boolean | false |
content | content | The content of the tab. | string | undefined |
disabled | disabled | Whether the tab is disabled. | boolean | false |
mode | mode | The mode of the tabs. | "box" | "mobile" | "segmented" | "sidenav" | "topnav" | "underline" | "wizard" | undefined |
value | value | The value of the tab. | string | undefined |
Slots
| Slot | Description |
|---|
| The label of the tab |
"end" | Goes after the main part |
"start" | Goes before the main part |
Shadow Parts
| Part | Description |
|---|
"main" | The main container of the tab |
CSS Custom Properties
| Name | Description |
|---|
--before-background | The background color of the before pseudo-element |
--before-border-color | The border color of the before pseudo-element |
--before-color | The color of the before pseudo-element |
© 2025 United Systems & Software - All Rights Reserved.