Module

utils/collection

@ckeditor/ckeditor5-utils/src/collection

module

Filtering

Classes

  • Collection

    Collections are ordered sets of objects. Items in the collection can be retrieved by their indexes in the collection (like in an array) or by their ids.

Interfaces