detect container resizing.
* event based
* no window.onresize
* no interval/timeout detection
* no CSS modifications
* no Javascript-Framework dependency
Example
``
`
API
$3
#### initial Boolean Request an initial size event.
$3
#### @resize Object A size object { width, height }`