BasicHtmlWriter (engine/dataprocessor)
@ckeditor/ckeditor5-engine/src/dataprocessor/basichtmlwriter
class
Basic HTML writer. It uses the native innerHTML
property for basic conversion
from a document fragment to an HTML string.
Filtering
Methods
-
getHtml( fragment ) → String
Returns an HTML string created from the document fragment.
Parameters
fragment : DocumentFragment
Returns
String
Every day, we work hard to keep our documentation complete. Have you spotted an outdated information? Is something missing? Please report it via our issue tracker.