parent
d3c6e512a3
commit
b23582d57e
@ -1103,7 +1103,7 @@ export function animation(
|
|||||||
* for a child animation to run, the parent animation must query each of the elements
|
* for a child animation to run, the parent animation must query each of the elements
|
||||||
* containing child animations, and run them using this function.
|
* 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
|
* with animations that are assigned using the Angular animation library. CSS keyframes
|
||||||
* and transitions are not handled by this API.
|
* and transitions are not handled by this API.
|
||||||
*
|
*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user