Status
The status of the component
Status
The status of the component
Figma component
A link to the Figma library where the component lives.
Repository
A link to the repo where the component lives.
| Event | Description | Type |
|---|---|---|
| change | InputEvent | |
| input | InputEvent |
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
| disabled | disabled | boolean | false | |
| value | value | string | undefined |
| Slot | Description |
|---|---|
| list of gux-segmented-control-item elements |
Built with StencilJS
| Property | Attribute | Description | Type | Default |
|---|---|---|---|---|
| disabled | disabled | boolean | false | |
| iconOnly | icon-only | boolean | false | |
| selected | selected | boolean | false | |
| value | value | string | undefined |
| Slot | Description |
|---|---|
| "icon" | optional slot for an icon |
| "text" | required slot for text |
graph TD;
gux-segmented-control-item --> gux-tooltip-beta
gux-segmented-control-item --> gux-segmented-control-divider
gux-tooltip-beta --> gux-tooltip-base-beta
style gux-segmented-control-item fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS
graph TD;
gux-segmented-control-item --> gux-segmented-control-divider
style gux-segmented-control-divider fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS