Q. Which component decorator property is used to define the template HTML file?
β
Correct Answer: (B)
templateUrl
Explanation: `templateUrl` defines the path to the component's HTML template file.