Update 03-run-time.md

pull/5495/head
Tan Li Hau 5 years ago committed by GitHub
parent 377c7647ed
commit 1b58c4dad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -547,6 +547,7 @@ Animates the opacity of an element from 0 to the current opacity for `in` transi
* `delay` (`number`, default 0) — milliseconds before starting
* `duration` (`number`, default 400) — milliseconds the transition lasts
* `easing` (`function`, default `linear`) — an [easing function](docs#svelte_easing)
You can see the `fade` transition in action in the [transition tutorial](tutorial/transition).

Loading…
Cancel
Save