Live Intent Overview
Live intent contains user interaction related utilities.
Utilities available in @live intent are listed below.
| Utility | Description | Documentation |
|---|---|---|
caret-* | Style text input caret (cursor) color. | caret |
cursor-* | Set cursor (mouse pointer) style on hover. | cursor |
events-* | Control user interaction event handling. | events |
outline-* | Set element outline styling, thickness (width), style, color and offset. | outline |
scroll-* | Control scroll behavior and other properties. | scroll |
scroll-m* | Set spacing around element (margin) for snapping or scrolling. | scroll-m |
scroll-p* | Set spacing inside element (padding) for snapping or scrolling. | scroll-p |
scroll-snap-* | Controls snap points when scrolling a container. | scroll-snap |
select-* | Control text selection behavior. | select |
touch-* | Control touch interaction behavior. | touch |