vue-draggable-resizable
vue-draggable-resizable copied to clipboard
初始W、H希望可以设置百分比
初始W、H希望可以用百分比做单位, 可以暴露函数主动设置宽度,和高度,比如setW方法,setH方法
Maybe I do not understand something but you can convert % to number - this is simple math.
比如我希望,可以在百分比组件中使用,比如:
我在
"
有些自适应的百分比布局,没有办法使用具体的值来设定的
有些自适应的百分比布局,没有办法使用具体的值来设定的 -> Some adaptive percentage layouts cannot be set with specific values
Without your code it is difficult to help. Show it for example on https://codesandbox.io/