Recent searches

in

undo

On this page

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to undo recent edits.

Setting this key to true will enable a tool in your WYSIWYG toolbar to undo recent edits. Undo is always enabled through standard OS-specific keyboard shortcuts.

Appears in

├── _inputs
│   └── *
│       └── Rich Text Input
│           └── options
│               └── undo
└── _editables
    ├── content
    │   └── undo
    ├── block
    │   └── undo
    └── text
        └── undo

Type

boolean

Default value

false

Open in a new tab