touch-action
Widely available since 2022-03-19
The touch-action
CSS property sets whether an element on a touch screen can be panned or pinched to zoom.
Learning resources on MDN
Browser support (view on caniuse.com)
- Chrome 36 Released on 2014-07-16
- Chrome Android 36 Released on 2014-07-16
- Edge 12 Released on 2015-07-29
- Firefox 52 Released on 2017-03-07
- Firefox for Android 52 Released on 2017-03-07
- Safari 13 Released on 2019-09-19
- Safari on iOS 9.3 Released on 2016-03-21
Specifications
- Pointer Events (#the-touch-action-css-property), from Pointer Events Working Group (W3C).
- Compatibility (#touch-action), from Compatibility Workstream (WHATWG).
View web-platform-tests results for this feature - View the feature source file - Edit the feature - Report an issue about this feature