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