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

copyformatting

Table of contents

Description:

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to copy formatting from selected text.

Setting this key to true will enable a tool in your WYSIWYG toolbar to copy formatting from selected text. Applies to bold, italic, underline, strike, subscript, and superscript formatting. Does not copy other styles or formatting.

Appears in:
├── _inputs
│   └── *
│       └── Rich Text Input
│           └── options
│               └── copyformatting
└── _editables
    ├── content
    │   └── copyformatting
    ├── block
    │   └── copyformatting
    └── text
        └── copyformatting
Type:
boolean
Default value:
false
Examples:
Open in a new tab