πŸ“Š Angular
Q. What is the purpose of `ng-template` in Angular?
  • (A) Defines a template that is not rendered by default
  • (B) Binds an input property
  • (C) Loads HTTP templates
  • (D) Defines reactive forms
πŸ’¬ Discuss
βœ… Correct Answer: (A) Defines a template that is not rendered by default

Explanation: `ng-template` is used to define content that will be rendered conditionally.

Explanation by: Mr. Dubey
`ng-template` is used to define content that will be rendered conditionally.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
62
Total Visits
πŸ“½οΈ
9 mo ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
93%
Success Rate