lottie-react
lottie-react copied to clipboard
Props renderer in Lottie component missing property canvas
Hi, I'm using typescript and need to render Lottie using Canvas instead svg, but at renderer prop just use "svg".
So, how can I use canvas property for my code?
Thank you!