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

allow_resize

Table of contents

Description:

⚠️ DEPRECATED: This key is deprecated. Use preview_resize instead. This key toggles whether CloudCannon will show the resize handler to vertically resize the input.

Setting this key to false will hide the resize handler.

By default, this key is true (i.e., the resize handler is shown).

Appears in:
└── _inputs
    └── *
        └── Rich Text Input
            └── options
                └── allow_resize
Type:
boolean
Examples:
Open in a new tab