Type Alias: DragElementTarget<T>
DragElementTarget<T
> = LayoutRectangle
& object
Defined in: types/index.ts:237
Type representing a drag element target with layout and item information.
Type Declaration
item
item: DragItem
<T
>
Type Parameters
T
The type of data associated with the drag item