vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

希望可以暴露出两个函数设置跨度,设置高度

Open daweiyong opened this issue 4 years ago • 2 comments

比如setW,和setH方法,可以直接传入值,修改元素的宽度高度,不仅仅只是 通过拖拽修改尺寸

daweiyong avatar Feb 01 '21 06:02 daweiyong

I do not understand what you mean. Probably you need this - https://mauricius.github.io/vue-draggable-resizable/?path=/story/basic--basic-controlled-component

TitanFighter avatar Feb 03 '21 17:02 TitanFighter

@TitanFighter i want to dragging set w、h、x、y to adsorbent,but w、h、x、y called only during initialization

Jackzyy avatar Sep 07 '21 05:09 Jackzyy