Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
TransactionExtenderResult
/
TransactionExtenderResult
Transaction
Extender
Result
constructor
(
effects
:
List
<
StateEffect
<
*
>
>
?
=
null
,
annotations
:
List
<
Annotation
<
*
>
>
?
=
null
)