Disable selecting text Use select-none to prevent selecting text in an element and its children.
<div class="select-none ...">
This text is not selectable
</div>
Disable selecting text Use select-none to prevent selecting text in an element and its children.
<div class="select-none ...">
This text is not selectable
</div>