blob: d8ceaa0e73aa411c5bbdab228b2d7747b053c7f1 (
plain)
| 1
2
3
4
5
6
 | @ngdoc error
@name $animate:notcsel
@fullName Not class CSS selector
@description
Expecting a CSS selector for class. Class selectors must start with `.`, for example: `.my-class-name`.
 |