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