Carets & cursors

interface

Adust the user interface for the mouse pointer, the text caret and user selectability.

  • caret-color
  • cursor
  • user-select

caret-color

Text caret color

Change the color of the text marker used to show the current typing point.
css, style, interface, caret-color

cursor

Mouse pointer

Set which cursor marker to use for tracking mouse movements.
css, style, interface, cursor

user-select

Is this element selectable?

Specifies whether or not the element can be selected for use in clipboard operations.
css, style, interface, user-select
0

style > interface Carets & cursors

🔗 🔎