sdk.form.toggleschema.props
Home > @matterway/sdk > Form > ToggleSchema > props
Form.ToggleSchema.props property
Additional custom props for the field component like: label
.
Signature:
props?: Omit<ToggleFieldProps, 'required'>;
Home > @matterway/sdk > Form > ToggleSchema > props
Additional custom props for the field component like: label
.
Signature:
props?: Omit<ToggleFieldProps, 'required'>;