engine/conversion/viewconsumable
@ckeditor/ckeditor5-engine/src/conversion/viewconsumable
Filtering
Classes
-
Class used for handling consumption of view elements, text nodes and document fragments. Element's name and its parts (attributes, classes and styles) can be consumed separately. Consuming an element's name does not consume its attributes, classes and styles. To add items for consumption use add method. To test items use test method. To consume items use consume method. To revert already consumed items use revert method.
-
ViewElementConsumables
private
This is a private helper-class for
ViewConsumable
. It represents and manipulates consumable parts of a singleElement
.
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.