Type Alias: FieldConfigOption
FieldConfigOption =
object
Defined in: lib/forms/fields.ts:12
Type definition for a field configuration option.
Properties
label
label:
string
Defined in: lib/forms/fields.ts:12
The label of the option.
value
value:
number
Defined in: lib/forms/fields.ts:12
The value of the option.