Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Answer:46 #786

Conversation

tsironis13
Copy link
Contributor

No description provided.

@tomalaforge tomalaforge added 46 simple animation answer answer labels Apr 17, 2024
</div>
templateUrl: 'app.component.html',
animations: [
trigger('listAnimation', [
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've used a file app.animation.ts for this animation in my solution, so it looks like this animations: [LIST_ANIMATION]. To keep the component cleaner, less lines of code.

@@ -0,0 +1,6 @@
<div [@movingAnimation]>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

unnecessary brackets [ ] but that's fine

@svenson95
Copy link
Contributor

Looks good 👍 good job

Copy link

github-actions bot commented May 8, 2024

This pull request is stale because it has been open for 15 days with no activity.

@github-actions github-actions bot added the stale label May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
46 simple animation answer answer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants