Resize 디렉티브(directive)

v-resize 디렉티브는 윈도우의 크기를 변경할 때 특정 함수를 호출하기 위해 사용됩니다.

사용법

Resize your window and observe the values change..

API

v-resize
이름
modifiers.quiet
디폴트
false
타입
Boolean

v-resize.quiet="callback" Will not automatically invoke the provided callback on bind.

이름
value
Signature
undefined
타입
Function

v-resize="callback" 윈도우가 리사이즈될 때 호출되는 함수

Edit this page | language on Github
Vuetify 3 is now available!The latest version of Vuetify is now available!
Learn about Vuetify 3's new features and functionality for modern Vue applications
Start exploringExplore