sdk.form.segmentedschema.props
Home > @matterway/sdk > Form > SegmentedSchema > props
Form.SegmentedSchema.props property
Additional custom props for the field component like: label
, required
.
Signature:
props?: Partial<SegmentedFieldProps>;
Home > @matterway/sdk > Form > SegmentedSchema > props
Additional custom props for the field component like: label
, required
.
Signature:
props?: Partial<SegmentedFieldProps>;