![]() |
VOOZH | about |
Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the buildings blocks that you need. Tailwind CSS Interactivity utility provides classes like Tailwind CSS Appearance that control. This class is mostly used for cursors how it is interactive with another element.
Tailwind CSS Class | Description |
|---|---|
| Appearance | It is used for suppressing native form control styling, to reset any browser-specific styling. |
| Cursor | It specifies the mouse cursor to be displayed while pointing at an element. |
| Outline | It is used to control an element's outline. |
| Pointer Events | It specify whether elements show to pointer events or not. |
| Resize | It is used to resize the element according to user requirements. |
| Select | It specifies whether the text can be selected by the user or not. |
Below example will give you a brief idea about the Interactivity of Tailwind CSS:
Example:
Output: