This repository was archived by the owner on Apr 12, 2024. It is now read-only.
This repository was archived by the owner on Apr 12, 2024. It is now read-only.
ngAnimate: Set class name filter to include also children elements? #14891
Closed
Description
Here's an example: http://plnkr.co/edit/jQUwh3KsZ1uR3lr3TrLK?p=preview
I want to set classNameFilter
setting to apply to the children elements as it applies to the parent which contains class name in filter. So, how to achieve that as I haven't seen such option (so I guess this is a feature request)?
Thanks in advance!