Q. What is the purpose of the ng-template directive?
β
Correct Answer: (A)
To define a template that can be rendered conditionally
Explanation: ng-template is a placeholder for content that is conditionally rendered.