MCPcopy Create free account
hub / github.com/Huxpro/js-module-7day / extractCompositionEvent

Function extractCompositionEvent

example/webpack/bundle.js:13613–13667  ·  view source on GitHub ↗

* @param {string} topLevelType Record from `EventConstants`. * @param {DOMEventTarget} topLevelTarget The listening component root node. * @param {string} topLevelTargetID ID of `topLevelTarget`. * @param {object} nativeEvent Native browser event. * @return {?object} A SyntheticCompositionEv

(
	  topLevelType,
	  topLevelTarget,
	  topLevelTargetID,
	  nativeEvent
	)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

bundle.jsFile · 0.70

Calls 4

getCompositionEventTypeFunction · 0.70
isFallbackCompositionEndFunction · 0.70
getDataFromCustomEventFunction · 0.70

Tested by

no test coverage detected