Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
language
/
com.monkopedia.kodemirror.language
/
IndentContext
/
IndentContext
Indent
Context
constructor
(
state
:
EditorState
,
simulateBreak
:
DocPos
?
=
null
,
simulateDoubleBreak
:
Boolean
=
false
)