parent
2c6a6f18c2
commit
36df9056af
|
@ -1103,7 +1103,7 @@ export function animation(
|
|||
* for a child animation to run, the parent animation must query each of the elements
|
||||
* containing child animations, and run them using this function.
|
||||
*
|
||||
* Note that this feature designed to be used with `query()` and it will only work
|
||||
* Note that this feature is designed to be used with `query()` and it will only work
|
||||
* with animations that are assigned using the Angular animation library. CSS keyframes
|
||||
* and transitions are not handled by this API.
|
||||
*
|
||||
|
|
Loading…
Reference in New Issue