Module ui

Source
Expand description

CSS properties related to user interface.

Structs§

Caret
A value for the caret shorthand property.
ColorScheme
A value for the color-scheme property.
Cursor
A value for the cursor property.
CursorImage
A cursor image value, used in the cursor property.

Enums§

Appearance
A value for the appearance property.
CaretShape
A value for the caret-shape property.
ColorOrAuto
A value for the caret-color property.
CursorKeyword
A pre-defined cursor value, used in the cursor property.
Resize
A value for the resize property.
UserSelect
A value for the user-select property.