Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
commands
/
com.monkopedia.kodemirror.commands
/
HistoryConfig
History
Config
data
class
HistoryConfig
(
val
groupDelay
:
Long
=
DEFAULT_GROUP_DELAY
,
val
minDepth
:
Int
=
100
)
Members
Constructors
History
Config
Link copied to clipboard
constructor
(
groupDelay
:
Long
=
DEFAULT_GROUP_DELAY
,
minDepth
:
Int
=
100
)
Properties
group
Delay
Link copied to clipboard
val
groupDelay
:
Long
min
Depth
Link copied to clipboard
val
minDepth
:
Int