Input group

Compose inputs with addons, text and buttons.

Icon at end

With text

https://

With button

Textarea

Password

Spinner

API reference

[buiInputGroupAddon]

Inputs

PropTypeDefaultDescription
align"block-end" | "block-start" | "inline-end" | "inline-start"'inline-start'Where the addon sits relative to the input (inline or block, start or end).

button[buiInputGroupButton]

Inputs

PropTypeDefaultDescription
variant"default" | "ghost" | "outline"'ghost'Visual style of the addon button.
size"icon-sm" | "icon-xs" | "sm" | "xs"'xs'Size preset for the addon button (text or icon variants).

Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.