Command Palette

Search for a command to run...

Web Player

Learn how to install and use the dotLottie Web Player to render animations in your web applications.

Getting Started with dotLottie Web Player

In this tutorial series, you will install the Web Player, configure it in your project, and display your first Lottie animation. Follow the steps in order to complete your initial setup.

  • Installation - Install the player using npm, yarn, or CDN

  • Basic Usage - Create your first animation with minimal code

  • Examples - Explore common use cases and patterns

What You'll Learn

In this getting started guide, you'll learn:

  1. How to install the dotLottie Web Player in your project

  2. How to create a basic animation with minimal configuration

  3. How to control playback programmatically

  4. Common implementation patterns and examples

Prerequisites

  • Basic knowledge of HTML and JavaScript

  • A modern web browser

  • (Optional) Node.js and npm/yarn for package installation

Next Steps

Once you've completed the getting started guide, explore:

Last updated: April 10, 2026 at 9:12 AMEdit this page