Created
August 24, 2013 04:20
-
-
Save zachpendleton/6326041 to your computer and use it in GitHub Desktop.
Accessible Ember buttonset component.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ApplicationController = Ember.Controller.extend({ | |
| filter: null | |
| }); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment