I would like to know how to make a checkbox checked if the value is true, and unchecked if false with Angular2.
Angular2
Adult
you are missing square bracket around checked
Hope this helps!!