EvolvedWeb / evowc

Evolved Web Components
MIT License
8 stars 0 forks source link

Add support for `:checked` for Checkboxes and Radio buttons #10

Closed intervalia closed 1 year ago

intervalia commented 1 year ago

Similar to :value I need to support :checked for Checkboxes and Radio buttons

Should I add logic to not treat :value as 2-way binding if :checked is used?

intervalia commented 1 year ago

Fixed in version 0.6.0