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