AnimationStyleMetadata

Deprecated

Interface

Deprecation Notes

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

Interface Overview

interface AnimationStyleMetadata extends AnimationMetadata {
styles : {[key: string]: string | number}|{[key: string]: string | number}[]
offset : number

}

Interface Description

Interface Details

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