Class TextInputGroup

java.lang.Object
org.patternfly.component.BaseComponent<HTMLDivElement,TextInputGroup>
org.patternfly.component.textinputgroup.TextInputGroup
All Implemented Interfaces:
Attachable, Container<HTMLDivElement,TextInputGroup>, Finder<HTMLDivElement>, HasElement<HTMLDivElement,TextInputGroup>, HasHTMLElement<HTMLDivElement,TextInputGroup>, IsElement<HTMLDivElement>, TypedBuilder<HTMLDivElement,TextInputGroup>, Component, Modifiers.Disabled<HTMLDivElement,TextInputGroup>

A text input group is a more flexible composable version of a text input. It enables consumers of PatternFly to build custom inputs for filtering and similar use cases by placing elements like icons, chips groups and buttons within a text input.
See Also: