![]() |
VOOZH | about |
This class accepts lots of value in tailwind CSS in which all the properties are covered as a class form. This class is used to specify whether the text can be selected by the user or not. In CSS, we do that by using the CSS user-select property.
User Select classes
Syntax:
<element class="select-{effect}">...</element>
Example:
Output:
👁 Image