-
-
Save pwfisher/b4d27d984ad5868baab6 to your computer and use it in GitHub Desktop.
radio-button-component.js
Great work. This is exactly what I was looking for. Also, here is a CoffeeScript version of this gist.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Nice but checked must be bound to an observer, not .property(). Also you should add an option to inject an action to be called when checked. My solution: https://gist.github.com/vasilakisfil/d055d9d2d9b56f684b42