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

Function getFallbackBeforeInputChars

examples/bundle.js:5371–5415  ·  view source on GitHub ↗

* For browsers that do not provide the `textInput` event, extract the * appropriate string to use for SyntheticInputEvent. * * @param {string} topLevelType Record from `EventConstants`. * @param {object} nativeEvent Native browser event. * @return {?string} The fallback string for this `be

(topLevelType, nativeEvent)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

extractBeforeInputEventFunction · 0.85

Calls 2

isFallbackCompositionEndFunction · 0.85
isKeypressCommandFunction · 0.85

Tested by

no test coverage detected