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

Question: animations #169

Open
ganySA opened this issue Oct 13, 2016 · 1 comment
Open

Question: animations #169

ganySA opened this issue Oct 13, 2016 · 1 comment
Assignees
Labels

Comments

@ganySA
Copy link

ganySA commented Oct 13, 2016

Hi

Problem: trying to animate lists of data.

I am wondering if there is an approach to animations and breeze in angular2 specifically. The only way i can think of myself is by pushing individual breeze entities into another array and doing animations that way in an ngfor loop?

Thanks

@marcelgood marcelgood self-assigned this Oct 13, 2016
@marcelgood
Copy link
Contributor

No, there isn't anything specifically to breeze as far as animations are concerned. That's a concern for the UI and not the data layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants