@Component({
selector: ‘app-title-card’,
template: ”
})
class TitleCardComponent {
title = ‘User Data’;
}
- {{ ‘title’ }}
- {{ title }}
- [title]
- A class field cannot be displayed in a template via the template syntax.
Multiple choice questions & answers (MCQs),