Angular
Community-driven Angular runtime for Rive
This article is out of date! Find the new version here.
Overview
This guide documents how to get started using the community-built Angular runtime library. The source is available in its GitHub repository. This library contains modules to help integrate Rive into your Angular web application.
Getting Started
Follow the steps below for a quick start on integrating Rive into your Angular app.
1. Install the dependency
2. Import the module
3. Add the Rive file to assets
4. Render the Rive template
animation-component.html
Resources
Github: https://github.com/dappsnation/ng-rive API Docs: https://github.com/dappsnation/ng-rive#api
Last updated