Having trouble getting help?
Contact Support
Contact Support
Index in EJ2 JavaScript Textbox control
8 May 20231 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.