Pin Pad State
An interface that represents the state of a ForagePINEditText Element.
See also
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
.