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

Function extractBeforeInputEvent

example/webpack/bundle.js:13787–13816  ·  view source on GitHub ↗

* Extract a SyntheticInputEvent for `beforeInput`, based on either native * `textInput` or fallback behavior. * * @param {string} topLevelType Record from `EventConstants`. * @param {DOMEventTarget} topLevelTarget The listening component root node. * @param {string} topLevelTargetID ID of

(
	  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 2

Tested by

no test coverage detected