MCPcopy 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
20export function tableNestedRows(): boolean {
21 return _tableNestedRows;
22}
23
24export function enableShadowDOM(): void {
25 _shadowDOM = true;

Callers 2

TableView.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected