Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
EditorState
/
toText
to
Text
fun
toText
(
string
:
String
)
:
Text
Using the state's line separator, create a
Text
instance from the given string.