W3cubDocs

/Angular 4 TypeScript

AnimationTriggerMetadata

Deprecated Interface

Deprecation Notes

This symbol has moved. Please Import from @angular/animations instead!

Interface Overview

interface AnimationTriggerMetadata {
  name : string
  definitions : AnimationMetadata[]
}

Interface Description

Interface Details

name : string
definitions : AnimationMetadata[]

exported from core/index, defined in core/src/animation/animation_metadata_wrapped.ts

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://angular.io/docs/ts/latest/api/core/index/AnimationTriggerMetadata-interface.html