<script> LottieInteractivity.create({ player: "#first-lottie", mode:"scroll", actions: [ { visibility:[0, 0.3], type: "stop", frames: [50] }, { visibility: [0.3, 1.0], type: "seek", frames: [50, 240] } ] }); </script>
Updated
<script> LottieInteractivity.create({ player: "#first-lottie", mode:"scroll", actions: [ { visibility:[0, 0.3], type: "stop", frames: [50] }, { visibility: [0.3, 1.0], type: "seek", frames: [50, 240] } ] }); </script>
Updated
<% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %><% if (block.html_url && !block.name) { %> <%= block.description %> <% } else { %> <%= block.description %> <% } %>
<% } %>
Comments
0 comments
Article is closed for comments.