Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
state
/
com.monkopedia.kodemirror.state
/
InsertContent
/
StringContent
String
Content
data
class
StringContent
(
val
value
:
String
)
:
InsertContent
Members
Constructors
String
Content
Link copied to clipboard
constructor
(
value
:
String
)
Properties
value
Link copied to clipboard
val
value
:
String