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

Examples #11

Open
renege opened this issue Feb 7, 2014 · 1 comment
Open

Examples #11

renege opened this issue Feb 7, 2014 · 1 comment

Comments

@renege
Copy link

renege commented Feb 7, 2014

How to make it happen? It only says in the docs, to add two classes. But where?

@jewelfarazi
Copy link

You can do it by simply adding animation class like this:

<ul>
        <li class="slide-down" data-ng-repeat="item in lists">
              {{item}}
        </li>
</ul>

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

No branches or pull requests

2 participants