Files
febbweiss.github.io/demo/filebrowser-durandal-widget/lib/knockout/src/binding/defaultBindings/click.js
ECAILLE Fabrice (externe) e2277667c5 Fix: add dependencies
2017-05-04 10:26:11 +02:00

3 lines
114 B
JavaScript

// 'click' is just a shorthand for the usual full-length event:{click:handler}
makeEventHandlerShortcut('click');