InputGroupButton
Overview
A sized button emphasis designed for inline placement within an input group.
Theme entry: InputGroupButton
Props
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| themeOverride | String|Object|Array | null | A partial theme object merged with the component's default theme; accepts a class string, class array, or theme object. | |
| tone | string | undefined | The button color axis. | |
| emphasis | string | "ghost" | The button structure axis. | |
| size | string | "xs" | The size variant for the button within the input group. | |
| class | string|array|object | undefined | Additional CSS classes to apply to the button. |
Slots
default
Slot.
Source
client/lib/controls/input-group/InputGroupButton.vue