InputGroup

Text, icon, buttons and other content can be grouped next to an input.

import { InputGroupModule } from 'primeng/inputgroup';
import { InputGroupAddonModule } from 'primeng/inputgroupaddon';

A group is created by wrapping the input and add-ons with the p-inputgroup component. Each add-on element is defined as a child of p-inputgroup-addon component.

$.00www

Multiple add-ons can be placed inside the same group.

$.00

Buttons can be placed at either side of an input element.

Checkbox and RadioButton components can be combined with an input element under the same group.

FloatLabel visually integrates a label with its form element. Visit FloatLabel documentation for more information.

$.00www

IftaLabel is used to create infield top aligned labels. Visit IftaLabel documentation for more information.

Screen Reader

InputGroup and InputGroupAddon does not require any roles and attributes.

Keyboard Support

Component does not include any interactive elements.

Theme Designer
Theme Designer is the ultimate tool to customize and design your own themes featuring a visual editor, Figma to theme code, cloud storage, and migration assistant.