🏠 New in High Baseline Support: touch-action
March 19, 2022
caniuse · mdn · [spec]([‘https://w3c.github.io/pointerevents/#the-touch-action-css-property’, ‘https://compat.spec.whatwg.org/#touch-action’])
The touch-action CSS property sets whether an element on a touch screen can be panned or pinched to zoom.
Source features
css.properties.touch-action[mdn]css.properties.touch-action.manipulation[mdn]css.properties.touch-action.none[mdn]css.properties.touch-action.pan-x[mdn]css.properties.touch-action.pan-y[mdn]css.properties.touch-action.pinch-zoom[mdn]css.properties.touch-action.pan-down[mdn]css.properties.touch-action.pan-left[mdn]css.properties.touch-action.pan-right[mdn]css.properties.touch-action.pan-up[mdn]