Segmented button group
SegmentedButtonGroup displays a set of actionable buttons that are flush with separators.
Also known as: Split Button, Button Group
| Salt package | @salt-ds/core |
|---|---|
| Available since | 1.23.0 |
Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
Group buttons of the same variant to indicate that they are related.
Buttons within a single segmented button group should all be of the same variant.
See the button docs on which variant to use.
Avoid using icons that are very similar in the same segmented button group.
Use Tooltip on an icon-only button to describe the action, as per the button guidance.