sdk.form.horizontalschema.fields
Home > @matterway/sdk > Form > HorizontalSchema > fields
Form.HorizontalSchema.fields property
A list of different fields to be grouped: CheckboxSchema
, CheckboxListSchema
, GroupSchema
, HorizontalSchema
, InputSchema
, RadioListSchema
, SegmentedSchema
, SelectSchema
, ToggleSchema
, StaticTextSchema
.
Signature:
fields: FieldSchema[];