Package-level declarations
Types
A control interface for managing form text field state with built-in TextFieldState integration.
A default adapter that validates TextFieldState.text as CharSequence.
An adapter interface specifically designed for TextFieldState type conversion.
Functions
Converts a TextFieldState into a FormState for single-field form management.
Creates a field for a TextFieldState-based form with direct text validation.
Creates a field for a TextFieldState-based form with type adaptation and validation.
Creates a form text field with validation and state management for TextFieldState.
Creates a form text field with type adaptation, validation, and state management.
Creates and remembers a form text field control with validation and state management.
Creates and remembers a form text field control with type adaptation, validation, and state management.