Optional
consumetrue
Optional
onCalled when Pointer is released. This is different than the regular Pointer up in that it will be called even if the Pointer is released when outside the component.
Optional
view: GridOverlayViewOptional
coords: CellCoordsOptional
pivotCoords: CellCoordsOptional
extendSelection: booleanOptional
scrollToAnchor: booleanOptional
resetCellAnchor: booleanOptional
onOptional
view: GridOverlayViewOptional
coords: CellCoordsOptional
pivotCoords: CellCoordsOptional
scrollToAnchor: booleanOptional
resetCellAnchor: booleanOptional
processIf this is being used for a touch device then this should be true. This will prevent the default touch events from being fired (by calling defaultPrevent during the capture phase).
false
Optional
timerOptional
timer
If true the touch events will be consumed and not propagated.