it:ad:durandal.js:howto:custom_bindings

IT:AD:Durandal.JS:HowTo:Custom Bindings

  • Create an AMD module called 'appBindings.js' to hold your application's bindings (you'll probably end up with more than one).
  • Reference it from the main.js.
  • See:

Whereas the above is a IT:AD:Knockout.JS specific binding syntax, there is an alternate one: * http://www.ibrahimuludag.com/2013/08/knockout-custom-bindings-in-durandal.html

  • Notice how the keyword difference (addBindingHandler is not ko.bindingHandlers....)
  • /home/skysigal/public_html/data/pages/it/ad/durandal.js/howto/custom_bindings.txt
  • Last modified: 2023/11/04 01:42
  • by 127.0.0.1