Expand description
Interactivity utilities
Modules§
- accent_
color - Utilities for controlling the accented color of a form control.
- appearance
- Utilities for suppressing native form control styling.
- caret_
color - Utilities for controlling the color of the text input cursor.
- cursor
- Utilities for controlling the cursor style when hovering over an element.
- pointer_
events - Utilities for controlling whether an element responds to pointer events.
- resize
- Utilities for controlling how an element can be resized.
- scroll_
behavior - Utilities for controlling the scroll behavior of an element.
- scroll_
margin - Utilities for controlling the scroll offset around items in a snap container.
- scroll_
padding - Utilities for controlling an element’s scroll offset within a snap container.
- scroll_
snap_ align - Utilities for controlling the scroll snap alignment of an element.
- scroll_
snap_ stop - Utilities for controlling whether you can skip past possible snap positions.
- scroll_
snap_ type - Utilities for controlling how strictly snap points are enforced in a snap container.
- touch_
action - Utilities for controlling how an element can be scrolled and zoomed on touchscreens.
- user_
select - Utilities for controlling whether the user can select text in an element.
- will_
change - Utilities for optimizing upcoming animations of elements that are expected to change.