Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
view
/
com.monkopedia.kodemirror.view
/
ViewUpdate
/
ViewUpdate
View
Update
constructor
(
session
:
EditorSession
,
state
:
EditorState
,
transactions
:
List
<
Transaction
>
,
viewportChanged
:
Boolean
=
false
,
heightChanged
:
Boolean
=
false
,
focusChanged
:
Boolean
=
false
)