Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ tableNestedRows
Function
tableNestedRows
packages/react-stately/src/flags/flags.ts:20–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
18
}
19
20
export
function
tableNestedRows(): boolean {
21
return
_tableNestedRows;
22
}
23
24
export
function
enableShadowDOM(): void {
25
_shadowDOM = true;
Callers
2
UNSTABLE_useTreeGridState
Function · 0.90
TableView.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected