unabridged / motion

Reactive frontend UI components for Rails in pure Ruby
https://github.com/unabridged/motion
MIT License
697 stars 19 forks source link

Checkbox support #144

Closed alecdotninja closed 2 years ago

alecdotninja commented 2 years ago

This PR allow reading the checked state of form elements (like checkboxes and radio buttons) with Motion::Element#checked?.