Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
ICursorState
Interface ICursorState
A (serializable) state of the cursors.
interface
ICursorState
{
inSelectionMode
:
boolean
;
position
:
IPosition
;
selectionStart
:
IPosition
;
}
Index
Properties
in
Selection
Mode
position
selection
Start
Properties
in
Selection
Mode
in
Selection
Mode
:
boolean
position
position
:
IPosition
selection
Start
selection
Start
:
IPosition
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
in
Selection
Mode
position
selection
Start
Monaco Editor API
Loading...
A (serializable) state of the cursors.