Class AngularJS::DirectiveInstance
An AngularJS directive, either built-in or custom.
Import path
import javascript
Direct supertypes
Known direct subtypes
Predicates
getAMatchingElement | Gets a DOM element matching this directive. |
getAScope | Gets a scope object for this directive. |
getATarget | Gets a directive target matching this directive. |
getName | Gets the name of this directive. |
toString | Gets a textual representation of this directive. |