As
with JMVC, CanJS hands (element, event) to the handler.
I
don't think that's true. I think it calls the event handler
with context, element, event. Also, you can control what is passed:
http://canjs.com/docs/can.view.bindings.can-EVENT.html
... read about argKey.