Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
Slot
/
FieldSlot
Field
Slot
data
class
FieldSlot
(
val
stateField
:
StateField
<
*
>
)
:
Slot
Members
Constructors
Field
Slot
Link copied to clipboard
constructor
(
stateField
:
StateField
<
*
>
)
Properties
id
Link copied to clipboard
val
id
:
Int
state
Field
Link copied to clipboard
val
stateField
:
StateField
<
*
>