Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
legacy-modes
/
com.monkopedia.kodemirror.legacy.modes
/
YamlState
/
YamlState
Yaml
State
constructor
(
pair
:
Boolean
=
false
,
pairStart
:
Boolean
=
false
,
keyCol
:
Int
=
0
,
inlinePairs
:
Int
=
0
,
inlineList
:
Int
=
0
,
literal
:
Boolean
=
false
,
escaped
:
Boolean
=
false
)