Overview
21 Dec 2022 / 1 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
and Normal
sized TextBox.
- Validation States: Supports to indicate
Success
,Error
, and Warning
state.