MCPcopy Create free account
hub / github.com/Lobos/react-ui / getEventModifierState

Function getEventModifierState

docs/lib/react.js:16739–16741  ·  view source on GitHub ↗
(nativeEvent)

Source from the content-addressed store, hash-verified

16737}
16738
16739function getEventModifierState(nativeEvent) {
16740 return modifierStateGetter;
16741}
16742
16743module.exports = getEventModifierState;
16744},{}],124:[function(_dereq_,module,exports){

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…