allow_resize

On this page

This key is deprecated. Use preview_resize instead.

Description:

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 Deprecated
Examples:
Open in a new tab