SegmentedControl
Overview
When to use
t.b.d.
When to consider an alternative
t.b.d.
Component
Default
Anchor tag
With Images
Icon
Color Select
Properties
Default
| Property | Type | Required | Default |
|---|---|---|---|
| utilClassNames | String | false | - |
| children | Node | false | - |
| label | String | false | - |
SegmentedControlButton
| Property | Type | Required | Default |
|---|---|---|---|
| label | String | false | - |
| image | Node | false | - |
| icon | Node | false | - |
| color | String | false | - |
| selected | Bool | false | - |
| unavailable | Bool | false | - |
| href | String | false | - |
| utilClassNames | String | false | - |