Vheissu / aurelia-for-real-world-web-applications-book-feedback

Post feedback as issues here on Github for the Aurelia book. Be as descriptive and honest as you like.
15 stars 0 forks source link

Usage of @bindable({ defaultBindingMode: bindingMode.twoWay }) message; #65

Closed VagyokC4 closed 8 years ago

VagyokC4 commented 8 years ago

I was hoping to find this in the book... sometimes a custom element needs the binding to be two.way but couldn't' find an example