igniteui-angular
Version:
Ignite UI for Angular is a dependency-free Angular toolkit for building modern web apps
31 lines (30 loc) • 2.81 kB
TypeScript
export declare const scaleInCenter: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInBl: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInVerCenter: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInTop: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInLeft: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInVerTop: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInTr: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInTl: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInVerBottom: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInRight: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInHorCenter: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInBr: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInHorLeft: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInBottom: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleInHorRight: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutCenter: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutBl: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutBr: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutVerCenter: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutVerTop: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutVerBottom: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutTop: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutLeft: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutTr: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutTl: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutRight: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutBottom: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutHorCenter: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutHorLeft: import("@angular/animations").AnimationReferenceMetadata;
export declare const scaleOutHorRight: import("@angular/animations").AnimationReferenceMetadata;