Skip to content

Commit

Permalink
Document timeline autoplay property
Browse files Browse the repository at this point in the history
  • Loading branch information
DanKaplanSES authored May 18, 2024
1 parent b471ced commit bb1526f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions documentation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2525,6 +2525,9 @@ <h3 class="demo-title">Parameters inheritance</h3>
<div class="triangle shadow"></div>
<div class="triangle el"></div>
</div>
<p>
Note: The timeline's `autoplay` property always overwrites the child animation's `autoplay` property. It defaults to `true`.
</p>
</div>
<script>var TLParamsInheritance = function() {
/*DEMO*/
Expand Down

0 comments on commit bb1526f

Please sign in to comment.