README
@vaadin/checked-state-mixin
This package provides CheckedStateMixin
that does the following:
Add
checked
property (boolean, false by default, reflects to attribute)Toggle
aria-checked
attribute whenchecked
property changesDispatch
checked-changed
event whenchecked
value is changed