Recent searches

in

right

On this page

This key toggles whether CloudCannon will display a tool in your WYSIWYG toolbar to right align selected text by toggling a class name for that text block.

Setting this key to true will enable a tool in your WYSIWYG toolbar to right align selected text. The value is the class name to align the text. The styles for this class must be defined in the styles file.

Appears in

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

Type

string

Open in a new tab