Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
Slot
Slot
sealed
class
Slot
Inheritors
FacetSlot
FieldSlot
Doc
Selection
Members
Types
Doc
Link copied to clipboard
data
object
Doc
:
Slot
Facet
Slot
Link copied to clipboard
data
class
FacetSlot
(
val
reader
:
FacetReader
<
*
>
)
:
Slot
Field
Slot
Link copied to clipboard
data
class
FieldSlot
(
val
stateField
:
StateField
<
*
>
)
:
Slot
Selection
Link copied to clipboard
data
object
Selection
:
Slot