Swipe to dismiss
Dismissed 0 times.
Programmatic dismiss
Last event: none
Not dismissable
dismissable={false} hides the swipe sentinel.
Swipe does nothing here — only programmatic dismissal is available.
Clear all
Same pattern as notifications in evn.svelte: bind each card, call remove() on every ref with a staggered delay. Swipe the
stack left when 4 cards are visible to trigger the same handler.