Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 697 Bytes

File metadata and controls

17 lines (11 loc) · 697 Bytes

DOM Support

API Documentation

Module: @coremedia/ckeditor5-dom-converter

This module, independent of CoreMedia and CKEditor, provides utilities for dealing with DOM manipulation.

Development

As long as support is related to DOM objects, the corresponding files should be named as plural in relation to the corresponding DOM object. Such as utilities for DOM Element is located in file Elements.ts.