This class represents a layer over the editing area. Layers are used to show information that are above (in z order) the edited content.
The DOM element which is the layer.
Append a child to a layer.
The child to append. This could be a document fragment if you want to add multiple nodes at once.
Remove all elements from the layer.
Generated using TypeDoc
This class represents a layer over the editing area. Layers are used to show information that are above (in z order) the edited content.