`.
-The remaining functions, `stagger()`, [`group()`](api/animations/group), and `sequence()`, apply cascades or let you control how multiple animation steps are applied.
+複数要素をアニメーション化するAngularの関数は、まず `query()` で内側の要素を見つけることから始まります。たとえば、`
` 内のすべての画像を収集する場合です。
+残りの関数である `stagger()`、[`group()`](api/animations/group)、`sequence()` では、カスケード(段階的な遅延)を適用したり、複数のアニメーションステップをどのように適用するかを制御したりできます。
-## More on Angular animations
+## Angularアニメーションについてさらに詳しく {#more-on-angular-animations}
-You might also be interested in the following:
+以下の項目にも興味があるかもしれません:
-
-
-
-
-
+
+
+
+
+