CoreView#getViewBoundingClientRect()

getViewBoundingClientRect (view) private

Defined in packages/ember-views/lib/system/utils.js:47

getViewBoundingClientRect provides information about the position of the bounding border box edges of a view relative to the viewport.

It is only intended to be used by development tools like the Ember Inpsector and may not work on older browsers.

Parameters:

view Ember.View
doc_EmberJs
2016-11-30 16:49:04
Comments
Leave a Comment

Please login to continue.