Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
EditorState
/
get
get
operator
fun
<
T
>
get
(
field
:
StateField
<
T
>
)
:
T
Retrieve the value of a
state field
using index syntax.