Answers for "how to create a lottie"

0

how to use lottie in html

<lottie-player src="<URL HERE>" background="transparent"  speed="1"  style="width: 300px; height: 300px;" loop controls autoplay></lottie-player>
Posted by: Guest on June-07-2021
-1

lottie script

<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
Posted by: Guest on December-02-2020

Browse Popular Code Answers by Language