Settings for the HxInputText
and derived components.
Name | Type | Description |
---|---|---|
InputMode | InputMode? |
Hint to browsers regarding the type of virtual keyboard configuration to use when editing. |
InputSize | InputSize? |
Size of the input. |
LabelType | LabelType? |
The label type. |
SelectOnFocus | bool? |
Determines whether all the text within the input field is automatically selected when it receives focus. |
ValidationMessageMode | ValidationMessageMode? |
Specifies how the validation message should be displayed. |