ElementCreatorFunction (engine/conversion)
@ckeditor/ckeditor5-engine/src/conversion/downcasthelpers
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.
Parameters
element : Element
The model element to be converted to the view structure.
conversionApi : DowncastConversionApi
The conversion interface.
data : Object
Additional information about the change (same as for
insert
event).Properties
Returns
Element
The view element.