Having trouble getting help?
Contact Support
Contact Support
Index in Angular TextBox component
26 Oct 20241 minute to read
The TextBox is an input element that allows to get input from the user. It allows the user to edit or display the text value.
Key Features
- Groups: Supports to group the icon element with the input.
- Floating Label: Enables floating support to placeholder text of TextBox.
-
Sizing: Allows to set
Small
andNormal
sized TextBox. -
Validation States: Supports to indicate
Success
,Error
, andWarning
state.