Segmented button group

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

Also known as: Split Button, Button Group
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.