Skip to content

Include TouchSensor by default #434

Answered by clauderic
srmagura asked this question in Q&A
Discussion options

You must be logged in to vote

Touch devices are supported out of the box via the Pointer sensor.

Pointer events are designed to create a single DOM event model to handle pointing input devices such as a mouse, pen/stylus or touch.

The TouchSensor is available if you need to support browsers that don't have support for Pointer events or if you'd like different activation constraints for touch devices than mouse devices.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@srmagura
Comment options

Answer selected by clauderic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants