MCPcopy
hub / github.com/primer/react / UnderlineNav.tsx

File UnderlineNav.tsx

packages/react/src/UnderlineNav/UnderlineNav.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type {MutableRefObject, RefObject} from 'react'
2import React, {useRef, forwardRef, useCallback, useState, useEffect} from 'react'
3import Box from '../Box'
4import type {BetterSystemStyleObject, SxProp} from '../sx'

Callers

nothing calls this directly

Calls 13

useIdFunction · 0.90
useThemeFunction · 0.90
useOnEscapePressFunction · 0.90
useOnOutsideClickFunction · 0.90
useResizeObserverFunction · 0.90
getNavStylesFunction · 0.90
getDividerStyleFunction · 0.90
menuStylesFunction · 0.90
swapMenuItemWithListItemFunction · 0.85
onSelectFunction · 0.85
getValidChildrenFunction · 0.70
overflowEffectFunction · 0.70

Tested by

no test coverage detected