Allow to set data in constructor instead of element #2230
Labels
package:editor-classic
type:feature
This issue reports a feature request (an idea for a new functionality or a missing option).
Milestone
There should be a possibility to initialize editor with data passed to the constructor instead of the element to replace. Part of https://github.com/ckeditor/ckeditor5-core/issues/64. After initializing the editor
editor.element
should be added manually to the DOM.The text was updated successfully, but these errors were encountered: