ReferenceGestures
useTapGesture
Hook that registers a tap gesture for the current Player
Import
Usage
Call the hook inside Player. It listens on the current player container unless target supplies another element.
Use pointer, region, and disabled to control recognition. Supplying target does not make the hook safe outside Player, because it still reads the player container context.