robinmetral / svelte-micromodal

Svelte wrapper around Micromodal to create light, accessible modal dialogs. Docs 👇
https://svelte-micromodal.pages.dev
MIT License
5 stars 2 forks source link

Animations #3

Open robinmetral opened 3 years ago

robinmetral commented 2 years ago

I kind of like this approach:

https://github.com/flekschas/svelte-simple-modal/blob/fabcd9d16c54318e6ba047dcdeb537a66760c179/src/Modal.svelte#L93-L98

It would be similar to how style props are exposed for custom styling (cf. #4)