S
S
Sergey2016-04-15 11:31:56
Angular
Sergey, 2016-04-15 11:31:56

Is it possible to enable animation only for some elements $animate.enabled(element, true)?

Is it possible to disable animation for all elements and enable only for selected ones? On the contrary, everything works.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
_
_ _, 2016-04-15
@koilil

$animateProvider.classNameFilter allows you to set a filter on the element's class string. Only elements passing the filter will be processed by ngAnimate.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question