@ckeditor/ckeditor5-engine/src/view/documentselection
DocumentSelection
module:engine/view/documentselection~DocumentSelection
Class representing document selection in tree view. It's instance is stored at selection. It is similar to Selection but it has read-only API and can be modified only by writer obtained from change method.
selection
Selection
change
Show private items