Skip to content

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

NameTypeRequiredDefaultDescription
themeOverrideString|Object|ArraynullA partial theme object merged with the component's default theme; accepts a class string, class array, or theme object.
alignstring"inline-start"The alignment of the addon relative to the input.
classstring|array|objectundefinedAdditional CSS classes to apply to the addon element.

Slots

default

Slot.

Source

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

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