utils/dom/resizeobserver
@ckeditor/ckeditor5-utils/src/dom/resizeobserver
module
Filtering
Classes
-
A helper class which instances allow performing custom actions when native DOM elements are resized.
-
ResizeObserverPolyfill
private
A polyfill class for the native
ResizeObserver
.