mauricius / vue-draggable-resizable

Vue3 Component for draggable and resizable elements.
https://mauricius.github.io/vue-draggable-resizable/
MIT License
3.33k stars 559 forks source link

How to attach some buttons to this component? #239

Closed kkqy closed 4 years ago

kkqy commented 4 years ago

I need attach some buttons to this component(out of the area of this component), Is there any slot to do that? or should I build my own component and use script to make my own component to follow it?

kkqy commented 4 years ago

I tried using CSS to show some button in the component looks like outside of the area.