enum sap.ui.richtexteditor.EditorType

Visiblity: public
Available since: N/A
Module: sap/ui/richtexteditor/library
Application Component: CA-UI5-CTR-RIL

Determines which editor component should be used for editing the text.


Properties Overview

Node Description
sap.ui.richtexteditor.EditorType.TinyMCE

Uses TinyMCE version 4 as editor (default)

sap.ui.richtexteditor.EditorType.TinyMCE4

Uses TinyMCE version 4 as editor

sap.ui.richtexteditor.EditorType.TinyMCE5

Uses TinyMCE version 5 as editor