themesberg / flowbite-svelte

Official Svelte components built for Flowbite and Tailwind CSS
https://flowbite-svelte.com
MIT License
2.24k stars 274 forks source link

Expose mousedown and mouseup Events in Button Component #1490

Open hi-rai opened 1 week ago

hi-rai commented 1 week ago

Summary

Currently, the Button component provides standard click events, but for more advanced interactions, it would be beneficial to have access to these additional mouse events.

Motivation

Exposing mousedown and mouseup events would allow developers to implement features such as: