UNPKG

@atlaskit/pragmatic-drag-and-drop-react-beautiful-dnd-migration

Version:

An optional Pragmatic drag and drop package that enables rapid migration from react-beautiful-dnd to Pragmatic drag and drop

3 lines (2 loc) 137 B
import type { ContextId } from 'react-beautiful-dnd'; export declare function findPlaceholder(contextId: ContextId): HTMLElement | null;