Untitled
Anonymous
plain_text
09/29/2020 5:37 PM
220 B
16
Indexable
var animation = bodymovin.loadAnimation({
container: document.getElementById('bm'),
renderer: 'svg',
loop: true,
autoplay: true,
path: 'data.json'
})Editor is loading...