This key defines how you can group the inputs inside this object together without changing the data structure.
Appears in
└── _inputs
└── *
└── Object Input
└── options
└── groupsType
Array<groups[*]>
Items
This key represents an individual group object in the _inputs.*(object-input).options.groups array.
The value is an object that groups inputs together inside an Object Input without changing the data structure. Each group typically contains a heading and inputs array.
Appears in: options.groups.