InfomediaLtd / angular2-materialize

Angular 2 support for Materialize CSS framework.
https://infomedialtd.github.io/angular2-materialize/
MIT License
409 stars 142 forks source link

Checkbox - indeterminate state #438

Open sgeorgesWexity opened 5 years ago

sgeorgesWexity commented 5 years ago

Checkbox indeterminate property is not supported. When I try to set property indeterminate to a checkbox, this one is empty like it wasn't checked.

EnumC commented 5 years ago

@sgeorgesWexity Can you please provide a reproducible code snippet to demonstrate your issue?