ButtonGroup

ButtonGroup renders a series of buttons.

Page navigation navigation

React
readyNot reviewed for a11y
Rails
readyNot reviewed for a11y

React examples

Default

Split button with a dropdown

A ButtonGroup can be shown as a split button with an action on the left and dropdown button with an additional list of actions.

Size variants

ButtonGroups only support medium (default) and small Button sizes.

Props

ButtonGroup

NameRequiredDescription
sx
SystemStyleObject
ref
React.RefObject<HTMLDivElement>