ButtonGroup
ButtonGroup renders a series of buttons.
Page navigation navigation
React
ready
Rails
ready
Figma
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
Name | Default | Description |
---|---|---|
sx | SystemStyleObject | |
ref | React.RefObject<HTMLDivElement> |