Skip to content

ResizeBox

Telescopic frame components.

Basic usage

Basic usage of ResizeBox. By setting directions, you can specify which of the four sides can be stretched.

Stay organized, reduce stress, and accomplish personal and business goals with a daily schedule template.

V-model

Both width and height of ResizeBox support v-model.

Stay organized, reduce stress, and accomplish personal and business goals with a daily schedule template.

ResizeBox API

ResizeBox Attributes

NameDescriptionTypeDefault
width / v-modelWidthNumber-
height / v-modelHeightNumber-
componentThe html tag of the telescopic boxStringdiv
directionsCan be stretched side, there are up, down, left and right can be usedArray['right']

ResizeBox Events

NameDescriptionType
moving-startTriggered when dragging startsFunction
movingTriggered when draggingFunction
moving-endTriggered when the drag endsFunction