On which types of component can we create a custom directive?
Answer / Mohammad Rizwan
Custom directives can be created and applied to any Angular Component, including components, directives, or templates.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which module does is required for every angular 2 app?
How can you decrease the digest cycle time?
How to send an http post request in angularjs?
Is angular a good career?
Please explain unit testing in angular?
What's new features in angular 5?
What is module ts in angular?
Why is namespace called "ng"?
If both factory and service are equivalent, then when should I use them?
Explain system.config.ts file used in angular?
How does angular use singleton pattern?
What is a factory method in angularjs?