It would be nice if there was a built in way to handle resizing. Ex: ``` <div class="example" v-on:resize="handleResize($event)"> </div> ```