mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
**Before:** ```ts animate( timings: string | number, styles?: AnimationStyleMetadata | AnimationKeyframesSequenceMetadata | null ): AnimationAnimateMetadata; ``` **Now:** ```ts function animate( timings: string | number, styles?: AnimationStyleMetadata | AnimationKeyframesSequenceMetadata | null ): AnimationAnimateMetadata; ``` PR Close #58561 |
||
|---|---|---|
| .. | ||
| class-member-list.tsx | ||
| class-member.tsx | ||
| class-method-info.tsx | ||
| class-reference.tsx | ||
| cli-card.tsx | ||
| cli-reference.tsx | ||
| code-line-group.tsx | ||
| code-line.tsx | ||
| code-symbols.tsx | ||
| code-table-of-contents.tsx | ||
| constant-reference.tsx | ||
| deprecated-label.tsx | ||
| docs-pill-row.tsx | ||
| docs-reference.tsx | ||
| enum-reference.tsx | ||
| function-reference.tsx | ||
| header-api.tsx | ||
| header-cli.tsx | ||
| highlight-ts.tsx | ||
| initializer-api-function.tsx | ||
| parameter.tsx | ||
| raw-html.tsx | ||
| tab-api.tsx | ||
| tab-description.tsx | ||
| tab-usage-notes.tsx | ||
| type-alias-reference.tsx | ||