sdk.form.selectschema.props
Home > @matterway/sdk > Form > SelectSchema > props
Form.SelectSchema.props property
Additional custom props for the field component like: label
, required
.
Signature:
props?: SelectFieldProps;
Home > @matterway/sdk > Form > SelectSchema > props
Additional custom props for the field component like: label
, required
.
Signature:
props?: SelectFieldProps;