Skip to Content
FeaturesAlignment

Alignment

Usage

import { availablePlugins } from "@inkstream/starter-kit" <RichTextEditor plugins={[availablePlugins.alignment]} toolbarLayout={['alignLeft', 'alignCenter', 'alignRight', 'alignJustify']} />

The alignment plugin provides a dropdown with Left, Center, Right, and Justify options.

Keyboard shortcuts

AlignmentShortcut
LeftMod-Shift-l
CenterMod-Shift-e
RightMod-Shift-r
JustifyMod-Shift-j