ember-delegations icon indicating copy to clipboard operation
ember-delegations copied to clipboard

Use bindings instead of defineProperty

Open josepjaume opened this issue 10 years ago • 0 comments

You can use a binding instead of defineProperty, so it would be two-way:

http://emberjs.com/api/classes/Ember.Binding.html#toc_adding-bindings-manually

josepjaume avatar Mar 24 '14 09:03 josepjaume