Module: js-whatever/js/listenable

js-whatever/js/listenable

require("js-whatever/js/listenable")(el) → {Object}

Allows jQuery wrapped objects to be used with backbone style events. e.g. listenTo and stopListening

Parameters:
Name Type Description
el string | jQuery

The element to be wrapped

Source:
Returns:

A object which can be consumed by Backbone's listenTo and stopListening
methods

Type
Object
Source:
Copyright 2013-2018 Micro Focus International plc. Licensed under the MIT License (the "License"); you may not use this file except in compliance with the License.
Documentation generated by JSDoc 3.4.3 on Thu Jun 21st 18:04 2018 using the DocStrap template.