vue-draggable-resizable icon indicating copy to clipboard operation
vue-draggable-resizable copied to clipboard

Allow referencing parent with css-selector

Open Lewenhaupt opened this issue 5 years ago • 5 comments

I think it would be great if we could select the parent based on css-selector instead of just a boolean.

Lewenhaupt avatar Apr 15 '20 13:04 Lewenhaupt

Yeah I tried to implement this once, without luck. I will try again in the future!

mauricius avatar May 03 '20 10:05 mauricius

Perhaps even better than css-selector could be with a vue ref to the HTMLElement?

Lewenhaupt avatar May 03 '20 10:05 Lewenhaupt

Hi there, Thanks for this package

Just wanted to flag that I've got the same request, it would be great if we could get the parent via css-selector, there is another library which seems a sort of mirror that implements it, maybe could be a good example:

https://www.npmjs.com/package/vue-drag-resize

dvago avatar May 04 '20 08:05 dvago

+1

h330894169 avatar Jul 13 '20 08:07 h330894169

+1

zis-wtag avatar Mar 10 '21 06:03 zis-wtag