sdk.form.issegmented
Home > @matterway/sdk > Form > isSegmented
Form.isSegmented() function
Signature:
export declare function isSegmented(field: FieldSchema): field is SegmentedSchema;
Parameters
Parameter | Type | Description |
---|---|---|
field | FieldSchema |
Returns:
field is SegmentedSchema