Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
commands
/
com.monkopedia.kodemirror.commands
/
addCursorBelow
add
Cursor
Below
val
addCursorBelow
:
(
EditorSession
)
->
Boolean
Add a cursor on the line below each existing cursor head.
See also
add
Cursor
Above