Closed GlauberF closed 5 years ago
The value I'm setting for speed is not respecting.
<lottie-animation-view [options]="{ path: 'https://assets3.lottiefiles.com/packages/lf20_2SsXhx.json', renderer: 'svg', autoplay: true, loop: true, speed: 0.3, controls: false }" [width]="300" [height]="600"> </lottie-animation-view>
The value I'm setting for speed is not respecting.