Type Alias: CursorInputCharSelectionMode
CursorInputCharSelectionMode =
"none"
|"blink"
|"highlight"
Defined in: src/workingtitle-instruments-g3x-touch/html_ui/Shared/Components/CursorInput/CursorInputSlot.tsx:11
A type of character selection mode for a CursorInputSlot.