Site: Briefly mention intro:true in the transition directive section.

pull/7738/head
pngwn 7 years ago
parent cf4a037511
commit 4fbd21303b

@ -755,6 +755,8 @@ The `in:` and `out:` directives are not bidirectional. An in transition will con
{/if} {/if}
``` ```
> By default intro transitions will not play on first render. You can modify this behaviour by setting `intro: true` when you [create a component](docs#Client-side_component_API).
#### Transition parameters #### Transition parameters
--- ---

Loading…
Cancel
Save