sdk.form.radiolistschema.props
Home > @matterway/sdk > Form > RadioListSchema > props
Form.RadioListSchema.props property
Additional custom props for the field component like: label
, required
.
Signature:
props?: Partial<RadioListFieldProps>;
Home > @matterway/sdk > Form > RadioListSchema > props
Additional custom props for the field component like: label
, required
.
Signature:
props?: Partial<RadioListFieldProps>;