@semantic-components/editor
v0.73.0
Published
Rich text editor components built on top of Tiptap for the Semantic Components library.
Readme
@semantic-components/editor
Rich text editor components built on top of Tiptap for the Semantic Components library.
Contents
- Components: Editor, toolbar, formatting buttons (bold, italic, underline, strikethrough), alignment, lists, headings, links, code, blockquote, horizontal rule, undo/redo, word/char count
- Styles: ProseMirror editor styles
Usage
import { ScEditor, ScEditorContent, ScEditorToolbar, ScEditorBoldButton } from '@semantic-components/editor';