@wasd/design-system-button-group
v0.6.0
Published
Token-driven segmented button group with CSS, Vue, React, and Web Component entrypoints.
Readme
@wasd/design-system-button-group
Token-driven segmented button group with CSS, Vue, React, and Web Component entrypoints.
Button Group composes the base Button visual language and adds connected geometry, selected states, single or multiple selection, orientation, equal width items, and responsive wrapping.
Apps should import @wasd/design-system/css for aggregate CSS. Standalone CSS
users should import a named theme CSS package, @wasd/design-system-button/css,
and then @wasd/design-system-button-group/css.
Theme Type
Component theme values use WasdButtonGroupTheme from
@wasd/design-system-button-group/tokens. The token entry also exports
buttonGroupTheme, buttonGroupVars, and the button group theme contract.
