Overview
08 May 2023 / 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.
Thank you for your feedback and comments.We will rectify this as soon as possible!