User Select

The user-select property specifies whether the text of an element can be selected.
Class
Properties
select-none
select: none
select-auto
select: auto
select-text
select: text
select-all
select: all
utilities.scss API