Recent searches

in

table

On this page

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to insert a table.

Setting this key to true will enable a tool in your WYSIWYG toolbar to insert a table. Further table options are available from the table context menu in the rich text editor.

Appears in

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

Type

boolean

Default value

false

Open in a new tab