Recent searches

in

bulletedlist

On this page

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to insert an unordered list or convert selected text to an unordered list.

Setting this key to true will enable a tool in your WYSIWYG toolbar to insert an unordered list or convert selected text to an unordered list.

Appears in

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

Type

boolean

Default value

true

Open in a new tab