Segmented button group

Also known as

Split Button, Button Group
Available since
@salt-ds/core@1.23.0

SegmentedButtonGroup is a component that displays a list of actionable buttons, flush with separators.

Note: This tab list includes overflow; tab positions may be inaccurate or change when a tab is selected
Density
Mode

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.