Components for working with input controls, such as Input, IconInput, NumberInput and Textarea.
Classes
Name |
Description |
|
InputLabel |
Text input wrapper that provides additional styling and labeling |
|
Enumerations
Global Functions
Name |
Description |
|
IconInput |
Input component with icon to the left of the input field |
|
Input |
Basic text input, is a wrapper for the <input type="text"> HTML element. |
Deprecated |
LabeledInput |
Text input wrapper that provides additional styling and labeling |
Deprecated |
LabeledTextarea |
Textarea wrapper that allows for additional styling and labelling |
Deprecated |
NumberInput |
Input component for numbers with up and down buttons to increment and decrement the value. |
|
Textarea |
Basic textarea component |
Deprecated |
Interfaces
Type Aliases
Last Updated:
20 June, 2023