can.util.bind

  • typedef

{Object}

 

Provides mixin-able bind and unbind methods. bind() calls this._bindsetup when the first bind happens and. unbind() calls this._bindteardown when there are no more event handlers.

Object

Properties

  1. bind {function()}

  2. unbind {function()}