MCPcopy Create free account
hub / github.com/adobe/react-spectrum / shadowDOM

Function shadowDOM

packages/react-stately/src/flags/flags.ts:28–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

26}
27
28export function shadowDOM(): boolean {
29 return _shadowDOM;
30}

Callers 5

createShadowTreeWalkerFunction · 0.90
nodeContainsFunction · 0.90
getActiveElementFunction · 0.90
getEventTargetFunction · 0.90
ariaHideOutsideFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected