InputGroupAddon
Overview
An addon element placed at the start, end, or above/below an input group, with optional click-to-focus behavior.
Theme entry: InputGroupAddon
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. | |
| align | string | "inline-start" | The alignment of the addon relative to the input. | |
| class | string|array|object | undefined | Additional CSS classes to apply to the addon element. |
Slots
default
Slot.
Source
client/lib/controls/input-group/InputGroupAddon.vue