The MarkupEditor logo

Class: MarkupEditorElement

MarkupEditorElement()

A web component and API for WYSIWYG HTML editing. The element is available as <markup-editor>. The API is available using the element property MU.

Constructor

new MarkupEditorElement()

Construct the MarkupEditorElement and set up the events to listen-to that drive loading of scripts, styles, configuration, and contents.

Members

MU

The object whose methods comprise the MarkupEditor API.

Table of contents