generated/arcane_shadcn/src/components/form/text_field library
Classes
- InputFeature
-
InputFeatureState<
T extends InputFeature> - InputFeatureVisibility
- TextField
- TextFieldAppendTextIntent
- TextFieldClearIntent
- TextFieldReplaceCurrentWordIntent
- TextFieldSelectAllAndCopyIntent
- TextFieldSetSelectionIntent
- TextFieldSetTextIntent
- TextFieldState
- TextInputType
- The type of information for which to optimize the text input control.
Enums
- SmartDashesType
- Indicates how to handle the intelligent replacement of dashes in text input.
- SmartQuotesType
- Indicates how to handle the intelligent replacement of quotes in text input.
- TextCapitalization
- Configures how the platform keyboard will select an uppercase or lowercase keyboard.
- TextInputAction
- An action the user has requested the text input control to perform.
Mixins
Constants
- kTextFieldHeight → const int