FieldStore

Type that defines the store of a form field.

Definition

  • FieldStore object
    • name string
    • value Maybe<FieldValue>
    • error string
    • active boolean
    • touched boolean
    • dirty boolean