sdk.form.checkboxschema.props
Home > @matterway/sdk > Form > CheckboxSchema > props
Form.CheckboxSchema.props property
Additional custom props for the field component like: className
, data-set
, label
, margin
.
Signature:
props?: CheckboxFieldProps;