kotlin-mpp-playground
Toggle table of contents
0.1.0.0+42f3bb9
js
Platform filter
js
Switch theme
Search in API
kotlin-mpp-playground
web
/
xterm
/
IMarker
IMarker
js
external
interface
IMarker
:
IDisposableWithEvent
(
source
)
Members
Properties
id
Link copied to clipboard
js
abstract
val
id
:
Number
is
Disposed
Link copied to clipboard
js
abstract
val
isDisposed
:
Boolean
line
Link copied to clipboard
js
abstract
val
line
:
Number
on
Dispose
Link copied to clipboard
js
abstract
var
onDispose
:
IEvent__1
<
Unit
>
Functions
dispose
Link copied to clipboard
js
abstract
fun
dispose
(
)