Overview
16 Dec 20251 minute to read
| Name | Description |
|---|---|
| IInput | Default required properties for input components. |
| InputArgs | Arguments to create input element for input text boxes utility.These properties are optional. |
| FloatLabelType | Defines floating label type of the input and decides how the label should float on the input. |
| AdornmentsDirection | Defines the direction for adornments elements for TextArea. - Horizontal :- Adornments elemets with textarea in horizontal direction. - Vertical :- Adornments elemets with textarea in vertical direction. |