MCPcopy Create free account
hub / github.com/danizep/react-timeless / isEventSupported

Function isEventSupported

examples/bundle.js:12951–12971  ·  view source on GitHub ↗

* Checks if an event is supported in the current execution environment. * * NOTE: This will not work correctly for non-generic events such as `change`, * `reset`, `load`, `error`, and `select`. * * Borrows from Modernizr. * * @param {string} eventNameSuffix Event name, e.g. "click".

(eventNameSuffix, capture)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

bundle.jsFile · 0.85
enqueuePutListenerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected