Module interactivity

Module interactivity 

Source
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.