Material Web Team 73ed7a0233 fix(checkbox): Update checkbox to use property bindings for disabled and checked on internal input element.
After interaction with the native input, attribute bindings to it are ignored per platform standard behavior. Binding to the property fixes this issue.

PiperOrigin-RevId: 493048723
2022-12-05 10:33:36 -08:00
..