vue-drag-resize
vue-drag-resize copied to clipboard
Vue2 && Vue3 Component for resize and drag elements
设置ref获取dom后,直接赋值的话提示数据是只读的,没法赋值
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...
版本: macOS 14.5 vite v2.9.18 yarn v1.22.22 node v20.15.1 yarn dev报错,页面无法显示 ``` import { ref, watch } from 'vue'; import LineChart from './LineChart.vue'; import type { ChartItem } from './index.vue';...
### I think we need a event for "DragStart" as the event of starting drag the compoent, So I can get the position when drag-start, but now I just can...

支持keydown移动功能