Guest User

Untitled

a guest
May 23rd, 2018
98
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. var animate = lottie.loadAnimation({
  2. container: document.getElementById("hello"),
  3. renderer: 'svg',
  4. autoplay: true,
  5. loop:true,
  6. path: 'animation2.json'})
Add Comment
Please, Sign In to add comment