This component represents a WYSIWYG editor.
The content displayed within the editor can be displayed in either HTML markup or plain text.
The following attributes are available:
base-url: The base URL value.emitSaveEvent: An event to emit when saving using the editor.height: The height of the editor.initial-value: The text or HTML markup to display in the editor on load.menu: The editor menu settings.output-format: One of text or html.plugins: The editor plugins to enable.skin: The editor theme skin value.toolbar: The editor toolbar settings.tl-editor component with no customizations.