AnimationTransitionMetadata

Deprecated

Interface

Deprecation Notes

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

Interface Overview

interface AnimationTransitionMetadata extends AnimationMetadata {
expr : string|((fromState: string, toState: string) => boolean)
animation : AnimationMetadata|AnimationMetadata[]

}

Interface Description

Interface Details

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