Syntax
Touch Action
Setting how an element's region can be manipulated by a touchscreen user.
🚧This page is still under construction and some content may not be complete.
Overview
Conditionally apply
Apply styles based on different states using selectors and applying conditionally.
<div class="touch-action:auto:hover touch-action:auto@sm touch-action:auto@dark touch-action:auto@print">…</div>