Lets say I have a directive called "myDirective".
Can I call this directive through a string?
Something like
$eval("myDirective")
instead of using
my-directive()
[]'s Tks
Lets say I have a directive called "myDirective". Can I call this directive through a string? Something like
instead of using
[]'s Tks |
|||||
|