Field context that is available for all fields that are a child of another field.
state
FieldState<TValue, string | number>The state of the current field.
valueOf
PValueGets the value of the field represented by the given path.
@returns
PValuestateOf
CompatFieldState<PControl, string | number>Gets the state of the field represented by the given path.
@returns
CompatFieldState<PControl, string | number>stateOf
FieldState<PValue, string | number>@returns
FieldState<PValue, string | number>fieldTreeOf
FieldTree<PModel, string | number>Gets the field represented by the given path.
@returns
FieldTree<PModel, string | number>Jump to details