Recent searches

in

blockquote

On this page

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to wrap selected blocks of text in a block quote.

Setting this key to true will enable a tool in your WYSIWYG toolbar to wrap selected blocks of text in a block quote.

Appears in

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

Type

boolean

Default value

true

Open in a new tab