VRichTextEditor
Props
| Name | Type | Description |
|---|---|---|
| instance | @vonage/vivid#RteInstance | The editor instance created from the RteConfig. Without it, the editor will not render. |
Slots
| Name | Description |
|---|---|
| editor-end | Displayed at the end of the scrollable editor area. |
| editor-start | Displayed at the start of the scrollable editor area. |
| inline-image-placeholder | Placeholder content for inline images. |
| status | Displayed between the editor viewport and the toolbar. |
| suggestions-empty | Empty state if no suggestions are found. |
| text-color-picker | Color picker for the RteTextColorFeature. |