src/internal/createTargetFactory.ts
Methods |
constructor(spec: DropTargetSpec, monitor: DropTargetMonitor)
|
|||||||||
Parameters :
|
canDrop |
canDrop()
|
Returns :
any
|
drop |
drop()
|
Returns :
any
|
hover |
hover()
|
Returns :
void
|
receiveMonitor | ||||||
receiveMonitor(monitor: any)
|
||||||
Parameters :
Returns :
void
|
withChangeDetection | ||||||
withChangeDetection(fn: () => void)
|
||||||
Type parameters :
|
||||||
Parameters :
Returns :
T
|