{% include "lib/macros.html" -%} {% extends "api/api.template.html" %} {% block additional %}

Directive Info

{% block usage %}

Usage

{% if doc.usage %} {$ doc.usage | marked $} {% else %}
{% endblock -%} {%- if doc.animations %}

Animations

{$ doc.animations | marked $} {$ 'module:ngAnimate.$animate' | link('Click here', doc) $} to learn more about the steps involved in the animation. {%- endif -%} {% include "lib/params.template.html" %} {% include "lib/events.template.html" %} {% endblock %}