This section shows an example of a Lottie that is toggled when clicked on.
<script> LottieInteractivity.create({ player:'#toggleLottie', mode:"cursor", actions: [ { type: "toggle" } ] }); </script>
<script> LottieInteractivity.create({ player:'#toggleLottie', mode:"cursor", actions: [ { type: "toggle" } ] }); </script>
<% 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.