@vbarbarosh/vue-sizemon

1.0.0 • Public • Published

Monitoring size of a positioned ancestor.

<div class="rel">
    <vue-sizemon v-model="size" />
    <div>
        width={{ size.w }}<br>
        height={{ size.h }}
    </div> 
</div>

Installation

npm i @vbarbarosh/vue-sizemon

Readme

Keywords

none

Package Sidebar

Install

npm i @vbarbarosh/vue-sizemon

Weekly Downloads

4

Version

1.0.0

License

ISC

Unpacked Size

10.8 kB

Total Files

6

Last publish

Collaborators

  • vbarbarosh