MCPcopy Create free account
hub / github.com/microsoft/SandDance / isEnabled

Function isEnabled

docs/external/js/react-dom.development.js:4252–4254  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

4250 _enabled = !!enabled;
4251 }
4252 function isEnabled() {
4253 return _enabled;
4254 }
4255 function trapBubbledEvent(topLevelType, element) {
4256 trapEventForPluginEventSystem(element, topLevelType, false);
4257 }

Callers 1

prepareForCommitFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected