Group
Children grouped without space or radius.
version
4.0.0-rc.2
install
yarn add @welcome-ui/group
usage
import { Group } from '@welcome-ui/group'
Usage #
This works only with the Button component for now — more examples will be added soon.
Button #
Overload #
Group overloads the child components properties.
Properties #
| Name | Type(s) | Default | Required |
|---|---|---|---|
| disabled | Boolean | ||
| size | "xs" "sm" "md" "lg" "xl" | ||
| variant | "disabled" "primary" "secondary" "tertiary" "primary-info" "secondary-info" "primary-success" "secondary-success" "tertiary-negative" "quaternary" "primary-warning" "secondary-warning" "primary-danger" "secondary-danger" |