MCPcopy
hub / github.com/chakra-ui/ark / use-tooltip-context.ts

File use-tooltip-context.ts

packages/react/src/components/tooltip/use-tooltip-context.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createContext } from '../../utils/create-context'
2import type { UseTooltipReturn } from './use-tooltip'
3
4export interface UseTooltipContext extends UseTooltipReturn {}

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.90

Tested by

no test coverage detected