crackyourinterview.com


To improves our performance please Like Share Subscribe(Will boost us)

Define the ng-content Directive
Question Posted on 15 Jan 2020Home >> Angular >> Angular FAQ >> Define the ng-content Directive

Define the ng content Directive
In Conventional HTML elements wher we have some content between the tags. To under stand this we take below 2 example:-

(1)< p>Here you get all question on cracyourinterview.com< /p>
(2)< h1>Here you will get cracyourinterview< /p>

Now we will consider the following example of having custom text between angular tags as per below eample:-

< app-work>This have question in crackyourinterview.com < /app-work>


But all these will not work in angular so in place of this we need to use the ng-content Directive. Moreover, it is helpful in building reusable components.

We use this tag as a placeholder for that dynamic content, then when the template is parsed Angular will replace that placeholder tag with your content
0
0



.


Most Visited Questions:-

Deep Learning Questions Answers
Below are the different Deep Leaning Questions and answer a More...

Continuous Integration Questions Answers
Below are the 20 odd questions for CI or Continuous Integra More...

Derived relationships in Association Rule Mining are represented in the form of __________.
Derived relationships in Association Rule Mining are repres More...

What is Gulpjs and some multiple choice questions on Gulp
Gulpjs is an open source whihc helps in building Javascript More...

Microservices Architecture Questions Answers
Below are the different questions on Microservices Architec More...




Other Important Questions

Provide name of some inbuilt angular filters ?

What is Transpiling in Angular?

Define the ng-content Directive

Define ng-if directive

Write down 11 main difference between Angular and React?






@2014-2022 Crackyourinterview (All rights reserved)
Privacy Policy - Disclaimer - Sitemap