zerodevx / svelte-toast

Simple elegant toast notifications
https://zerodevx.github.io/svelte-toast/
ISC License
796 stars 47 forks source link

Toast sliding outro animtion #98

Open azeem-io opened 4 months ago

azeem-io commented 4 months ago

By default the toast slides in from the side and then fades away. Is there a way to make the toast slide out instead of fade out when expired?

zerodevx commented 4 months ago

Not for now I'm afraid. svelte-toast is due for an upgrade so the outro will probably be configurable in the next major.