Like Button, but with fully rounded ends for a softer, more contemporary feel.
Ten visual types, ordered by emphasis — the same scale as Button in a rounded shape.
Add a leading-icon or
trailing-icon to reinforce the action.
Inside a Button Group with
selectable, each pill becomes a single-select option.
filter chips, tag-like toggles, and segmented controls — pair with a Button Group for single-select. For standard form and page actions, use Button.
<button type="button"> — keyboard focusable by default.loading sets aria-busy and disables the button; disabled blocks activation.radio with aria-checked.