Interface HorizontalSchema

Hierarchy

  • HorizontalSchema

Properties

Properties

fields: FieldSchema[]

A list of different fields to be grouped: CheckboxSchema, CheckboxListSchema, GroupSchema, HorizontalSchema, InputSchema, RadioListSchema, SegmentedSchema, SelectSchema, ToggleSchema, StaticTextSchema.

type: "horizontal"

The type of form field used to edit this value.

Generated using TypeDoc