Important Notice:

Course Content
Switch Statement
0/1
break and continue Statements
0/3
Basic Form Validation in JavaScript
0/1
JavaScript & Angular JS (Chapter- 6) M2-R5.1
About Lesson

Directive:-

               Directive x- या data से शुरू हो सकता है, उदाहरण के लिए, ng-model directive को इस रूप में भी लिखा जा सकता है जैसे data-ng-model or x-ng-model.

             इसके अलावा, – directive में replaced किया जा सकता है : or or both. उदाहरण के लिए, ng-model को इस रूप में भी लिखा जा सकता है जैसे ng-model or ng:model.

 

Directive:-

                The directive can begin with x- or data, for example, the ng-model directive can also be written as data-ng-model or x-ng-model.

Additionally, – can be replaced in the directive: or – or both. For example, ng-model can also be written as ng-model or ng:model.

error: Content is protected !!