Relative Content

Tag Archive for vuejs3vueuse

vueuse useDraggable with svg

I would like to use vueuse’s useDraggable with svg components, setting the svg position instead of using the style to move the element. As far as I can tell, this should be possible, but I haven’t gotten it to work.