Skip to content

Instantly share code, notes, and snippets.

View bj-mcduck's full-sized avatar

BJ McDuck bj-mcduck

View GitHub Profile
import Ember from 'ember';
export default Ember.Component.extend({
tagName: 'option',
attributeBindings: ['value', 'selected'],
label: null,
selected: Ember.computed('value', 'selection', function(){
console.log(this.get('value'));

Keybase proof

I hereby claim:

To claim this, I am signing this object: