Method getEventData documentation

Returns a promise having the event's data as argument.

Example

``` javascript let type = e.type; bbn.fn.getEventData(e).then((data) => { bbn.fn.log("DATA FROM " + type, data); }); ```

Returns a promise having the event's data as argument. BBN is a suite of PHP and JS libraries and VueJS components - all open-source! bbn.io, build applications, the quick way

This website uses cookies to ensure you get the best experience on our website.