What are directive words?
Answer / Jaysingh Lalchand Prasad
Directive words in Angular refer to the terms used to create custom directives. They include 'directive', 'provideIn', and 'selector'. Directives allow developers to extend the functionality of existing HTML elements.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is tap in angular?
How routing works in angular 2.?
What is import array in angular 2?
Why we need ngmodel in angular 4?
What is the difference between $scope and scope?
How would you control the size of an element on resize of the window in a component?
What is root injector in angular?
What is event loop in javascript?
Compare the features of AngularJS and jQuery?
How can observable objects be defined as?
What are the components of a css style?
What is the difference between link and compile in angular.js?