Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
collab
/
com.monkopedia.kodemirror.collab
/
CollabConfig
/
CollabConfig
Collab
Config
constructor
(
startVersion
:
Int
=
0
,
clientID
:
String
?
=
null
,
sharedEffects
:
(
Transaction
)
->
List
<
StateEffect
<
*
>
>
?
=
null
)