Skip to content

Resize directive

The v-resize directive can be used for calling specific functions when the window resizes.

Usage

Resize your window and observe the values change..

API

DirectiveDescription
v-resizeThe resize directive

Released under the MIT License.