Index in React TextBox component

4 Sep 20261 minute to read

The React 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 React TextBox.
  • Sizing: Allows to set Small and Normal sized React TextBox.
  • Validation States: Supports to indicate Success,Error, and Warning state.