Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
FacetEnabler
/
DynamicExtension
Dynamic
Extension
data
class
DynamicExtension
<
Input
,
Output
>
(
val
fn
:
(
Facet
<
Input
,
Output
>
)
->
Extension
)
:
FacetEnabler
<
Input
,
Output
>
Members
Constructors
Dynamic
Extension
Link copied to clipboard
constructor
(
fn
:
(
Facet
<
Input
,
Output
>
)
->
Extension
)
Properties
fn
Link copied to clipboard
val
fn
:
(
Facet
<
Input
,
Output
>
)
->
Extension