Typedef

ChildrenElements (utils/dom)

@ckeditor/ckeditor5-utils/src/dom/createelement

typedefNode | string | Iterable<Node | string>

Element or elements that will be added to the created element as children. Strings will be automatically turned into Text nodes.

Filtering