Interactivity
Pointer Events
Style syntax for setting whether an element reacts to pointer events.
š§This page is still under construction and some content may not be complete.
Overview [sr-only]
Conditionally apply
Apply styles in different states using selectors, media queries, etc.
<div class="pointer-events:auto:hover pointer-events:auto@sm pointer-events:auto@dark pointer-events:auto@print">ā¦</div>