Interface FieldDescriptor<T, Err>

Pointer to a form field. Used to interact with Formts API via useField hook.

Type Parameters

  • T

  • Err = unknown

Hierarchy

  • Nominal<"FieldDescriptor", Err>
    • FieldDescriptor

Generated using TypeDoc