ButtonGroup
Use button group to render a series of buttons.
import {ButtonGroup} from '@primer/react'
Name | Type | Default | Description |
---|---|---|---|
sx | SystemStyleObject | Style overrides to apply to the component. See also overriding styles. | |
ref | React.RefObject<HTMLDivElement> | A ref to the element rendered by this component. |