MCPcopy 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';
2import {mergeProps} from 'react-aria/mergeProps';
3import {useTab, useTabList, useTabPanel, type AriaTabListOptions} from 'react-aria/useTabList';
4import {

Callers

nothing calls this directly

Calls 6

createLeafComponentFunction · 0.90
useObjectRefFunction · 0.90
useHoverFunction · 0.90
useFocusRingFunction · 0.90
mergePropsFunction · 0.90
useTabFunction · 0.85

Tested by

no test coverage detected