Module

utils/dom/rect

@ckeditor/ckeditor5-utils/src/dom/rect

module

Filtering

Classes

  • Rect

    A helper class representing a ClientRect object, e.g. value returned by the native object.getBoundingClientRect() method. Provides a set of methods to manipulate the rect and compare it against other rect instances.