Sets/gets whether the "igx-input-group__input"
class is added to the host element.
Default value is false
.
Sets/gets whether the "class.igx-input-group__textarea"
class is added to the host element.
Default value is false
.
Gets whether the igxInput is focused.
Gets whether the igxInput has a placeholder.
Gets whether the igxInput is valid.
Gets the nativeElement
of the igxInput.
Gets the placeholder element of the igxInput.
Gets whether the igxInput is required.
Sets the required
property.
Gets the state of the igxInput.
Sets the state of the igxInput.
The
igxInput
directive creates single- or multiline text elements, covering common scenarios when dealing with form inputs.Igx Module
IgxInputGroupModule
Igx Parent
Data Entry & Display
Igx Theme
igx-input-group-theme
Igx Keywords
input, input group, form, field, validation
Igx Group
presentation
Example