Type Alias: FieldConfigAtom<Value>
FieldConfigAtom<
Value> =Atom<FieldConfig<Value>>
Defined in: lib/forms/fields.ts:69
Extension of FieldAtom to add some capabilities, like the control of the disable tag.
Type Parameters
Value
Value
FieldConfigAtom<
Value> =Atom<FieldConfig<Value>>
Defined in: lib/forms/fields.ts:69
Extension of FieldAtom to add some capabilities, like the control of the disable tag.
Value