cancel
cancel: ((args?: {
shouldBlockNextClick: boolean;
}) => void)
drop
drop: ((args?: {
shouldBlockNextClick: boolean;
}) => void)
isActive
isActive: (() => boolean)
move
move: ((clientSelection: {
x: number;
y: number;
}) => void)
shouldRespectForcePress
shouldRespectForcePress: (() => boolean)
Public