Introduction to @lottiefiles/dotlottie-web
main@lottiefiles/dotlottie-web is an isomorphic JavaScript library used for rendering Lottie and dotLottie animations in both web browsers and Node.js environments. It provides an API for loading, playing, and controlling animations, with support for advanced features like interactivity and theming.
What is dotLottie?
dotLottie is an open-source file format that bundles one or more Lottie animations and their assets into a single, compressed .lottie file using ZIP compression. This format is more efficient for storage and distribution and supports advanced features like interactivity and theming.