Animates the x and y positions and the opacity of an element. in transitions animate from the provided values, passed as parameters to the element's default values. out transitions animate from the element's default values to the provided values.
in
out
https://svelte.dev/docs/svelte-transition#fly
Optional
Animates the x and y positions and the opacity of an element.
in
transitions animate from the provided values, passed as parameters to the element's default values.out
transitions animate from the element's default values to the provided values.https://svelte.dev/docs/svelte-transition#fly