mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
parent
a780df8779
commit
7566215f47
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ For a full breakdown of the steps involved during each animation event, refer to
|
|||
|
||||
## How do I use animations in my own directives?
|
||||
|
||||
You can also use animations within custom directives can also be established by injecting `$animate` directly into your directive and
|
||||
Animations within custom directives can also be established by injecting `$animate` directly into your directive and
|
||||
making calls to it when needed.
|
||||
|
||||
<pre>
|
||||
|
|
|
|||
Loading…
Reference in a new issue