MCPcopy Index your code
hub / github.com/adobe/react-spectrum / getTree

Method getTree

packages/@react-aria/test-utils/src/tree.ts:264–266  ·  view source on GitHub ↗

* Returns the tree.

()

Source from the content-addressed store, hash-verified

262 * Returns the tree.
263 */
264 getTree(): HTMLElement {
265 return this._tree;
266 }
267
268 /**
269 * Returns the tree's rows if any.

Callers 8

findRowMethod · 0.95
keyboardNavigateToRowMethod · 0.95
toggleRowExpansionMethod · 0.95
getRowsMethod · 0.95
getCellsMethod · 0.95
Tree.test.tsxFile · 0.80
AriaTreeTestsFunction · 0.80
TreeView.test.tsxFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected