0

I am currently working on an Angular 2 project.

The project is generated with angular-cli v1.0.0-beta.15.

I am now thinking to implement a reusable directive which trigger specific animation. As it is lack of documentation for this currently, anyone has any idea to implement this?

ljieyao
  • 209
  • 1
  • 3
  • 13

1 Answers1

0

No luck, still not implemented, see https://github.com/angular/angular/issues/9947

https://stackoverflow.com/a/39463660/1448419 provide some solution for reusable animation definition to be used in multiple components.

Community
  • 1
  • 1
rcomblen
  • 4,579
  • 1
  • 27
  • 32