girder / girder_web_components

Reusable Javascript and VueJS components for interacting with a Girder server.
https://gwc.girder.org
Apache License 2.0
16 stars 9 forks source link

Bind useful props to dropzone slot #277

Closed zachmullen closed 3 years ago

zachmullen commented 3 years ago

I've got a downstream app that is making use of a custom upload drop zone. Exposing these props to the slot makes things a lot more straightforward; without them I have to hack a few things.

zachmullen commented 3 years ago

Yep, will do.