Class AngularJS::DirectiveTargetType
The type of a directive target, indicating whether it is an element (“E”), an attribute (“A”), a class name (“C”) or a comment (“M”).
Import path
import javascriptDirect supertypes
Predicates
| toString | Gets a textual representation of this target type. |