Skip to content

ButtonGroupText

Source: client/lib/theme/vueda-tailwind/controls/index.js

The static-label chip used to join readable copy ("of", "to", a unit suffix) into a ButtonGroup. Wears the button shape (2px control radius, hairline edge, shadow-vueda-control) but sits on --muted so it does not read as pressable; padding picks 16px to match the default button's px-vueda-control-px baseline.

Vue component: ButtonGroupText

SlotDefault classesDescription
root2 classesThe static-label chip used to join readable copy ("of", "to", a unit suffix) into a ButtonGroup. Wears the button shape (2px control radius, hairline edge, shadow-vueda-control) but sits on --muted so it does not read as pressable; padding picks 16px to match the default button's px-vueda-control-px baseline.

root

The static-label chip used to join readable copy ("of", "to", a unit suffix) into a ButtonGroup. Wears the button shape (2px control radius, hairline edge, shadow-vueda-control) but sits on --muted so it does not read as pressable; padding picks 16px to match the default button's px-vueda-control-px baseline.

Default classes:

text
bg-muted text-muted-foreground flex items-center gap-2 rounded-vueda-control hairline hairline-border px-4 text-sm font-medium shadow-vueda-control
[&_svg]:pointer-events-none [&_svg:not([class*='size-'])]:size-4

Source: client/lib/theme/vueda-tailwind/controls/ButtonGroupText.theme.js:17

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2