A list of different fields to be grouped: CheckboxSchema, CheckboxListSchema, GroupSchema, HorizontalSchema, InputSchema, RadioListSchema, SegmentedSchema, SelectSchema, ToggleSchema, StaticTextSchema.
Optionalprops
props?:Pick<GroupProps, "title" | "description">
Additional custom props for the field component like: title, description.
A list of different fields to be grouped:
CheckboxSchema
,CheckboxListSchema
,GroupSchema
,HorizontalSchema
,InputSchema
,RadioListSchema
,SegmentedSchema
,SelectSchema
,ToggleSchema
,StaticTextSchema
.