inputs

On this page

Description:

This key defines the keys of each input in this group.

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

This key represents an individual input key name string in the _inputs.*(object-input).options.groups[*].inputs array.

The value is a string that specifies the key name of an input to include in a group within an Object Input.

Appears in: [*].inputs.

Examples:
Open in a new tab