SyntaxFix
Write A Post
Hire A Developer
Questions
You need to make sure the checked property to be true inside the component.ts
checked
export class CheckboxComponent implements OnInit { checked = true; }