mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 12:53:03 -05:00
docs(simple-animations): add constraint how to trigger animation
This commit is contained in:
@@ -29,7 +29,8 @@ The goal of this challenge is to add animations, they should run when the user a
|
||||
|
||||
## Constraints
|
||||
|
||||
Don't use any CSS and utilize Angular's integrated `@angular/animations` API.
|
||||
- Don't use any CSS and utilize Angular's integrated `@angular/animations` API.
|
||||
- Don't trigger the animations with a button like in the examples, rather when the user enter or reload the page.
|
||||
|
||||
### Level 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user