<script> LottieInteractivity.create({ player: "#secondLottie", mode:"scroll", container: "#my-container", actions: [ { visibility: [0, 1.0], type: 'seek', frames: [90, 123], }, ] }); </script>
Updated
<script> LottieInteractivity.create({ player: "#secondLottie", mode:"scroll", container: "#my-container", actions: [ { visibility: [0, 1.0], type: 'seek', frames: [90, 123], }, ] }); </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.