craft
Toaster
2023
A smart optimization here is that when you click to remove a toast, the
remaining toasts are wrapped in a temporary-element
, and
the animation is applied to this wrapper instead of animating each toast
individually.
The toggle switch is to
hide/show the border
of the temporary-element