logo

Lottie

Used to display Lottie animation.

Props:

animation

Description: Animation size. Type: JSON object. Required.

width

Description: Animation width. Type: Number. Required.

height

Description: Animation height. Type: Number. Required.

autoplay

Description: Autoplay. Type: boolean.

loop

Description: Loop. Type: boolean.

style

Description: Animation style. Type: CSS Properties.

Code <LottieAnimation animation={animation} width={300} height={300} />

PabloSilvaDev - © Copyright 2022