silencesys / silentbox

A lightbox inspired Vue.js component.
https://silentbox.rocek.dev
MIT License
296 stars 50 forks source link

Add download button. #36

Closed uwejan closed 1 year ago

uwejan commented 4 years ago

Am still trying to figure out a way once the image clicked make a download button available on the top right, or left. apparently there is not props for that. Am open for suggestions please.

GuillaumeSTEIN commented 2 years ago

Would be much appreciated here too :-) In general, it would be great to make the lib extendable to add custom actions Thanks

silencesys commented 1 year ago

Download option was added, not sure about the extendability as I'm not sure where to start. :)

vkyeswa commented 7 months ago

Download option was added, not sure about the extendability as I'm not sure where to start. :)

Hi @silencesys you could provide a slot for tool-buttons in the #silentbox-overlay__tool-buttons div