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

File use-floating-panel-context.ts

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

Source from the content-addressed store, hash-verified

1import { createContext } from '../../utils/create-context'
2import type { UseFloatingPanelReturn } from './use-floating-panel'
3
4export interface UseFloatingPanelContext extends UseFloatingPanelReturn {}

Callers

nothing calls this directly

Calls 1

createContextFunction · 0.90

Tested by

no test coverage detected