Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
Text
/
sliceString
slice
String
abstract
fun
sliceString
(
from
:
DocPos
,
to
:
DocPos
=
endPos
,
lineSep
:
String
=
""
)
:
String
Retrieve a part of the document as a string.