Button group
A button group gives users access to frequently performed, related actions.Props
| Description | The buttons to render inside the button group. |
|---|---|
| Type | string | number | boolean | React.ReactElement<any, string | React.JSXElementConstructor<any>> | Iterable<React.ReactNode> | React.ReactPortal |
| Description | Refers to an |
|---|---|
| Type | string |
| Description | A unique string that appears as data attribute |
|---|---|
| Type | string |
| Description | ID referenced by the button group wrapper's |
|---|---|
| Type | string |