EditTextState
An interface that represents the EditText state of the ForageElement as the customer interacts with it.
Inheritors
Properties
Inherited properties
Link copied to clipboard
Whether the text field of the Element is ready to submit. This is true when all input value validation constraints are satisfied.
Link copied to clipboard
An ElementValidationError, if isValid is false.