Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ Tabs.tsx
File
Tabs.tsx
starters/hooks/src/Tabs.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
import {mergeProps} from
'react-aria/mergeProps'
;
3
import {useTab, useTabList, useTabPanel, type AriaTabListOptions} from
'react-aria/useTabList'
;
4
import {
Callers
nothing calls this directly
Calls
6
createLeafComponent
Function · 0.90
useObjectRef
Function · 0.90
useHover
Function · 0.90
useFocusRing
Function · 0.90
mergeProps
Function · 0.90
useTab
Function · 0.85
Tested by
no test coverage detected