solidjs-motion

Presence (toast queue)

Stacked notifications — fire/auto-dismiss/clear all with parallel-exit coordination.

Fire toasts; they slide in from the right and auto-dismiss after 4 seconds (or click any toast to dismiss early). Burst is staggered so each toast is visually distinct, and exitMethod="keep-index" keeps the dismissed toast in place while it fades instead of shuffling the survivors.

0 active