Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ getTablist
Method
getTablist
packages/@react-aria/test-utils/src/tabs.ts:163–165 ·
view source on GitHub ↗
* Returns the tablist.
()
Source
from the content-addressed store, hash-verified
161
* Returns the tablist.
162
*/
163
getTablist(): HTMLElement {
164
return
this._tablist;
165
}
166
167
/**
168
* Returns the tabpanels.
Callers
3
getTabs
Method · 0.95
Tabs.test.js
File · 0.80
Tabs.test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected