Rich text editor
Used to content editor based Tiptap.js
Import
js
import { MpRichTextEditor, MpRTEStyleProvider } from '@mekari/pixel3'
Playground
API
MpRichTextEditor
Props
Events
Name | Type | Default |
---|---|---|
id | string | - |
value | string | - |
placeholder | string | - |
options | heading | bold | italic | underline | strike | blockquote | bulletList | orderedList | align | undo | redo | clear | - |
is-disabled | boolean | false |
is-invalid | boolean | false |
has-border | boolean | false |
MpRTEStyleProvider
Props
Name | Type | Default |
---|---|---|
id | string | - |