UNPKG

ember-computed-size

Version:

Need to have some properties on your views with the current width and height of their main element? Here is the mixin which does this for you.

6 lines (4 loc) 90 B
'use strict'; module.exports = function(/* environment, appConfig */) { return { }; };