join_above

On this page

Description:

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to merge a list item with the item above it in an ordered or unordered list.

Setting this key to true will enable a tool in your WYSIWYG toolbar to merge a list item with the item above it.

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