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

format

Table of contents

Description:

This key toggles whether CloudCannon will display a dropdown menu tool in your WYSIWYG toolbar for structured text.

Setting this key to true will enable a dropdown menu tool in your WYSIWYG toolbar for structured text. Valid values include for p, h1, h2, h3, h4, h5, h6, pre, address, and div. Include a space between each values, e.g. format: p h1 h2.

Appears in:
├── _inputs
│   └── *
│       └── Rich Text Input
│           └── options
│               └── format
└── _editables
    ├── content
    │   └── format
    └── block
        └── format
Type:
string
Default value:
p h1 h2 h3 h4 h5 h6
Examples:
Open in a new tab