Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
view
/
com.monkopedia.kodemirror.view
/
EditorSession
/
plugin
plugin
abstract
fun
<
V
:
PluginValue
>
plugin
(
plugin
:
ViewPlugin
<
V
>
)
:
V
?
Get the current value of a view plugin, or null if the plugin is not active.