Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
EditorSelection
/
Companion
/
range
range
fun
range
(
anchor
:
DocPos
,
head
:
DocPos
,
goalColumn
:
Int
?
=
null
,
bidiLevel
:
Int
?
=
null
)
:
SelectionRange
Create a selection range.