+ "contents": "\n\n<article>\n <div class=\"github-links\">\n <a href=\"https://github.com/angular/angular/edit/master/packages/animations/src/animation_metadata.ts?message=docs(animations)%3A%20describe%20your%20change...#L306-L318\" aria-label=\"Suggest Edits\" title=\"Suggest Edits\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">mode_edit</i></a>\n <a href=\"https://github.com/angular/angular/tree/7.0.0-beta.3/packages/animations/src/animation_metadata.ts#L306-L318\" aria-label=\"View Source\" title=\"View Source\"><i class=\"material-icons\" aria-hidden=\"true\" role=\"img\">code</i></a>\n</div>\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/AnimationAnimateChildMetadata\", \"name\": \"AnimationAnimateChildMetadata\" } }\n ]\n }\n </script>\n <a href=\"/api\">API</a> > <a href=\"api/animations\">@angular/animations</a>\n </div>\n <header class=\"api-header\">\n <h1 id=\"animationanimatechildmetadata\">AnimationAnimateChildMetadata<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/animations/AnimationAnimateChildMetadata#animationanimatechildmetadata\"><i class=\"material-icons\">link</i></a></h1>\n <label class=\"api-type-label interface\">interface</label>\n \n </header>\n <aio-toc class=\"embedded\"></aio-toc>\n\n <div class=\"api-body\">\n \n <p class=\"short-description\"></p><p>Encapsulates a child animation, that can be run explicitly when the parent is run.\nInstantiated and returned by the <code><a href=\"api/animations/animateChild\" class=\"code-anchor\">animateChild</a></code> function.</p>\n<p></p>\n \n \n <section class=\"interface-overview\">\n<code-example language=\"ts\" hidecopy=\"true\">\ninterface <a href=\"api/animations/AnimationAnimateChildMetadata\" class=\"code-anchor\">AnimationAnimateChildMetadata</a> extends <a class=\"code-anchor\" href=\"api/animations/AnimationMetadata\">AnimationMetadata</a> {\n <a class=\"code-anchor\" href=\"api/animations/AnimationAnimateChildMetadata#options\">options: AnimationOptions | null</a>\n\n // inherited from <a class=\"code-anchor\" href=\"api/animations/AnimationMetadata\">animations/AnimationMetadata</a>\n <a class=\"code-anchor\" href=\"api/animations/AnimationMetadata#type\">type: AnimationMetadataType</a>\n}\n</code-example>\n\n \n \n\n\n \n \n\n</section>\n \n\n \n \n \n\n<section class=\"instance-properties\">\n <h2 id=\"properties\">Properties<a title=\"Link to this heading\" class=\"header-link\" aria-hidden=\"true\" href=\"api/animations/AnimationAnimateChildMetadata#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>Property</th>\n <th>Type</th>\n <th>Description</th>\n </tr>\n </thead>\n <tbody>\n \n <tr class=\"instance-property\">\n <td><a id=\"options\"></a>options</td>\n <td><label class=\"property-type-label\"><code><a href=\"api/animations/AnimationOptions\" class=\"code-anchor\">AnimationOptions</a> | null</code></label></td>\n <td>\n <p>An options object containing a delay and\ndeveloper-defined parameters that provide styling defaults and\ncan be overridden on invocation. Default delay is 0.</p>\n\n \n \n </td>\n </tr>\n \n </tbody>\n </table>\n</section>\n \n\n\n \n\n\n </div>\n</article>\n\n<!-- links to this doc:\n - api/animations\n - api/animations/AnimationMetadata\n - api/animations/animateChild\n-->\n<!-- links from this doc:\n - /api\n - api/animations\n - api/animations/AnimationAnimateChildMetadata#animationanimatechildmetadata\n - api/animations/AnimationAnimateChildMetadata#options\n - api/animations/AnimationAnimateChildMetadata#properties\n - api/animations/AnimationMetadata\n - api/animations/AnimationMetadata#type\n - api/animations/AnimationOptions\n - api/animations/animateChild\n - https://github.com/angular/angular/edit/master/packages/animations/src/animation_metadata.ts?message=docs(animations)%3A%20describe%20your%20change...#L306-L318\n - https://github.com/angular/angular/tree/7.0.0-beta.3/packages/animations/src/animation_metadata.ts#L306-L318\n-->"
0 commit comments