When element is initially pressed
Last updated 1 year ago
Was this helpful?
onStart
(event, meta) => void
( event: | ReactMouseEvent<Target> | ReactTouchEvent<Target> | ReactPointerEvent<Target>, meta: { context?: Context; reason?: LongPressCallbackReason } ) => void
undefined
Called when element is initially clicked / touched / pointed, before starting to count down time