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) 122 B
import WithInfoBoxView from './with-info-box'; export default WithInfoBoxView.extend({ classNames: ['application'] });