User Interaction

Classes related to cursor, selection, pointer events, and touch action.

Cursor

ClassCSS
cpcursor: pointer
cdcursor: default
cmcursor: move
ctcursor: text
cwcursor: wait

User Select

ClassCSS
usnuser-select: none
usauser-select: auto
ustuser-select: text
usaluser-select: all

Pointer Events

ClassCSS
penpointer-events: none
peapointer-events: auto

Touch Action

ClassCSS
tantouch-action: none
taatouch-action: auto
tapxtouch-action: pan-x
tapytouch-action: pan-y

Overscroll Behavior

ClassCSS
obauoverscroll-behavior: auto
obcoverscroll-behavior: contain
obnoverscroll-behavior: none
obxaoverscroll-behavior-x: auto
obxcoverscroll-behavior-x: contain
obxnoverscroll-behavior-x: none
obyaoverscroll-behavior-y: auto
obycoverscroll-behavior-y: contain
obynoverscroll-behavior-y: none

Scroll Behavior

ClassCSS
sbascroll-behavior: auto
sbsscroll-behavior: smooth

Scroll Snap

ClassCSS
sstnscroll-snap-type: none
sstxmscroll-snap-type: x mandatory
sstymscroll-snap-type: y mandatory
sstbmscroll-snap-type: both mandatory
sstxpscroll-snap-type: x proximity
sstypscroll-snap-type: y proximity
sstbpscroll-snap-type: both proximity
ssanscroll-snap-align: none
ssasscroll-snap-align: start
ssacscroll-snap-align: center
ssaescroll-snap-align: end
sssnscroll-snap-stop: normal
sssascroll-snap-stop: always

Resize

ClassCSS
rznresize: none
rzvresize: vertical
rzhresize: horizontal
rzbresize: both

Scrollbar Width

ClassCSS
swascrollbar-width: auto
swtscrollbar-width: thin
swnscrollbar-width: none

Appearance

ClassCSS
appnappearance: none