File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,23 @@ Angular Animations utility library is a collection of reusable and parametrized
1515[StackBlitz Demo](https://stackblitz.com/edit/angular-animations-lib-demo) |
1616[StackBlitz Base Template](https://stackblitz.com/edit/angular-animations-lib-base-template)
1717
18+ ### Table of Contents
19+
20+ - [Getting Started](#getting-started)
21+ - [Prerequisites](#prerequisites)
22+ - [Installation](#installation)
23+ - [Usage](#usage)
24+ - [Animations `on enter` / `on leave`](#animations-on-enter--on-leave)
25+ - [Animations with state or triggered by state changes](#animations-with-state-or-triggered-by-state-changes)
26+ - [Parametrized animations](#parametrized-animations)
27+ - [Animation Callbacks](#animation-callbacks)
28+ - [Loop animation](#loop-animation)
29+ - [Chain animations](#chain-animations)
30+ - [Available Animations and Parameters](#available-animations-and-parameters)
31+ - [Running Demo App](#running-demo-app)
32+ - [Authors](#authors)
33+ - [License](#license)
34+
1835## Getting Started
1936
2037### Prerequisites
You can’t perform that action at this time.
0 commit comments