xhlife / vue3-grid-layout

About A draggable and resizable grid layout, for Vue3.
https://github.com/xhlife/vue3-grid-layout
MIT License
101 stars 28 forks source link

layoutUpdate() #10

Closed yxwya closed 1 year ago

yxwya commented 1 year ago

在vue2中,this.$refs.gridLayout.updateLayout()可以获取到,在vue3中没有抛出来吗?