☁️ Loving our new documentation website? Provide feedback in the CloudCannon Community! ✨

groups

Table of contents

Description:

This key defines how you can group the inputs inside this object together without changing the data structure.

Appears in:
└── _inputs
    └── *
        └── Object Input
            └── options
                └── groups
Type:
Array<groups[*]>
Items:
[*]Object#

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.

Examples:
Open in a new tab