Recent searches

in

redo

On this page

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

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

Appears in

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

Type

boolean

Default value

false

Open in a new tab