Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
28
export
function
shadowDOM(): boolean {
29
return
_shadowDOM;
30
}
Callers
5
createShadowTreeWalker
Function · 0.90
nodeContains
Function · 0.90
getActiveElement
Function · 0.90
getEventTarget
Function · 0.90
ariaHideOutside
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected