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

5 lines (4 loc) 140 B
export declare function findAllDraggables({ droppableId, contextId, }: { droppableId: string; contextId: string; }): HTMLElement[];