Skip to content

InputGroupButton

Overview

A sized button emphasis designed for inline placement within an input group.

Theme entry: InputGroupButton

Props

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
tonestringundefinedThe button color axis.
emphasisstring"ghost"The button structure axis.
sizestring"xs"The size variant for the button within the input group.
classstring|array|objectundefinedAdditional CSS classes to apply to the button.

Slots

default

Slot.

Source

client/lib/controls/input-group/InputGroupButton.vue

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