dojo/window

since:v1.5

dojo/window contains functions related to the viewport.

Usage

Requiring the module will return an object with the appropriate features:

require(["dojo/window"], function(win){
  // win contains features
});

Features

See Also

Table of Contents

Error in the documentation? Can’t find what you are looking for? Let us know!