You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the checkbox documentation the first section "Basic checkboxes" provides an example with sub-checkboxes. In the HTML code, the [color]="task.color" attribute of the "Indeterminante" checkbox is missing (it uses the "accent" color, although the color has been defined to be "primary" in the component.ts.