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

disable_add

Table of contents

Description:

This key toggles whether CloudCannon will hide the add button, and context menu actions on each item for adding new items to this Input.

Setting this key to true will hide the add button and context menu actions for adding new items.

By default, this key is false (i.e., the add button and context menu actions are displayed).

Appears in:
└── _inputs
    └── *
        └── Array Input
            └── options
                └── disable_add
Type:
boolean
Default value:
false
Examples:
Open in a new tab