Skip to main content

Button Group

Implementation#

import { ButtonGroup } from "slipstream-ui";
const Example = () => <ButtonGroup>...</ButtonGroup>;

Default#

Example
<ButtonGroup>...</ButtonGroup>

Flush#

Example
<ButtonGroup flush>...</ButtonGroup>

Props#

AttributeTypeValueDefault ValueDescription
flushbooleantrue/falseundefinedSets buttons flush to eachother without spacing or border radius