utils/dom/iswindow
@ckeditor/ckeditor5-utils/src/dom/iswindow
module
Filtering
Functions
-
isWindow( obj ) → Boolean
Checks if the object is a native DOM Window.
Parameters
obj : *
Returns
Boolean