eliza

Button group

component action button button group button-group

Definition


A Button Group joins some actionable buttons in a single row. Every button can have an active state if it's pressed, but there's only one allowed at same time. By default every button will have the same width.

.c-button-group

Handlebars

Loading...

Modifiers


.c-button-group proportional

The proportional modifier makes every button grow or shrink according it's content.

Handlebars

Loading...

Variants


c-button-group > c-button-group--chips

The chips variaant makes the button group visiblity like independent buttons

Handlebars

Loading...