Interactivity
User Select
Style syntax for controlling whether the user can select text.
š§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="user-select:auto:hover user-select:auto@sm user-select:auto@dark user-select:auto@print">ā¦</div>