+{"id":"api/animations/AnimateChildOptions","title":"AnimateChildOptions","contents":"<article>\n <div class=\"breadcrumb-container\">\n <div class=\"breadcrumb\">\n <script type=\"application/ld+json\">\n {\n \"@context\": \"http://schema.org\",\n \"@type\": \"BreadcrumbList\",\n \"itemListElement\": [\n { \"@type\": \"ListItem\", \"position\": 1, \"item\": { \"@id\": \"https://angular.io/api\", \"name\": \"API\" } },\n { \"@type\": \"ListItem\", \"position\": 2, \"item\": { \"@id\": \"https://angular.io/api/animations\", \"name\": \"@angular/animations\" } },\n { \"@type\": \"ListItem\", \"position\": 3, \"item\": { \"@id\": \"https://angular.io/api/animations/AnimateChildOptions\", \"name\": \"AnimateChildOptions\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/animations\">@angular/animations</a>\n </div>\n <div class=\"github-links\">\n <a href=\"https://github.com/ng-docs/angular-cn/tree/17.3.0-next.1/packages/animations/src/animation_metadata.ts#L83-L93\" aria-label=\"查看源码\" title=\"查看源码\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\n </div>\n <header class=\"api-header\">\n <h1 id=\"animatechildoptions\">AnimateChildOptions<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/animations/AnimateChildOptions#animatechildoptions\"><i class=\"material-icons\">link</i></a></h1>\n <label class=\"api-type-label interface\">interface</label>\n </header>\n \n\n <div class=\"api-body\">\n <section class=\"short-description\">\n <p data-ng_translator_product=\"100\" data-ng_translator_ref_id=\"9b2qtdpvixf5ntwiv8xhnkty0\">添加持续时间选项,以控制子动画的动画样式和时序。</p>\n\n </section><section class=\"interface-overview\">\n<code-example language=\"ts\" hidecopy=\"true\">\ninterface <a href=\"api/animations/AnimateChildOptions\" class=\"code-anchor\">AnimateChildOptions</a> extends <a href=\"api/animations/AnimationOptions\" class=\"code-anchor\">AnimationOptions</a> {\n <a class=\"code-anchor\" href=\"api/animations/AnimateChildOptions#duration\"><span class=\"member-name\">duration</span>?: number | string</a>\n\n// 继承自 <a class=\"code-anchor\" href=\"api/animations/AnimationOptions\">animations/AnimationOptions</a>\n <a class=\"code-anchor\" href=\"api/animations/AnimationOptions#delay\"><span class=\"member-name\">delay</span>?: number | string</a>\n <a class=\"code-anchor\" href=\"api/animations/AnimationOptions#params\"><span class=\"member-name\">params</span>?: {...}</a>\n}\n</code-example>\n\n\n</section>\n\n<section class=\"see-also\">\n <h2 id=\"see-also\">参见<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/animations/AnimateChildOptions#see-also\"><i class=\"material-icons\">link</i></a></h2>\n <ul>\n <li><a href=\"api/animations/animateChild\"><code>animateChild</code></a></li>\n </ul>\n</section>\n \n \n<section class=\"instance-properties\">\n <a id=\"properties\"></a>\n <h2 id=\"instance-properties\">属性<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/animations/AnimateChildOptions#instance-properties\"><i class=\"material-icons\">link</i></a></h2>\n <table class=\"is-full-width list-table property-table\">\n <thead>\n <tr>\n <th>属性</th>\n <th>说明</th>\n </tr>\n </thead>\n <tbody>\n <tr class=\"instance-property\">\n <td>\n <a id=\"duration\"></a>\n <code class=\"\"><span class=\"member-name\">duration</span>?: number | string</code>\n </td>\n <td>\n \n </td>\n </tr>\n </tbody>\n </table>\n</section>\n \n</div>\n</article>\n\n<!-- links to this doc:\n - api/animations\n - api/animations/AnimationOptions\n - api/animations/animateChild\n-->\n<!-- links from this doc:\n - /api\n - api/animations\n - api/animations/AnimateChildOptions#animatechildoptions\n - api/animations/AnimateChildOptions#duration\n - api/animations/AnimateChildOptions#instance-properties\n - api/animations/AnimateChildOptions#see-also\n - api/animations/AnimationOptions\n - api/animations/AnimationOptions#delay\n - api/animations/AnimationOptions#params\n - api/animations/animateChild\n - https://github.com/ng-docs/angular-cn/tree/17.3.0-next.1/packages/animations/src/animation_metadata.ts#L83-L93\n-->"}
0 commit comments