CSS interaction classes
Interaction classes for UI component engineering. Use carefully.
touch-action
.touch-none
set to none
with fallback to manipulation
for iOS.touch-fast
set to manipulation
named with intent for UI controls.touch-auto
set to auto
pointer-events
.events-none
.events-auto