dragula icon indicating copy to clipboard operation
dragula copied to clipboard

Container-based options

Open randohinn opened this issue 8 years ago • 1 comments

Please only use GitHub issues for bug reports and feature requests.

I have a feature request for container-based options within the same drake as I could not find a way for this in the docs. This would be very useful if we want to maintain a single instance of drake, but have different behaviours for different container elements. So one could for example do something like this: drake.containers.push($('.content-panel')[0], {copy:true} ); to get a single container in your drake instance, that'd be a copy container.

randohinn avatar Nov 19 '16 08:11 randohinn

@bevacqua Any plans on supporting this?

randohinn avatar Apr 25 '18 18:04 randohinn