Recent searches

in

bold

On this page

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

Setting this key to true will enable a tool in your WYSIWYG toolbar to bold selected text.

Appears in

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

Type

boolean

Default value

true

Open in a new tab