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
/
IBufferNamespace
IBuffer
Namespace
js
external
interface
IBufferNamespace
(
source
)
Members
Properties
active
Link copied to clipboard
js
abstract
val
active
:
IBuffer
alternate
Link copied to clipboard
js
abstract
val
alternate
:
IBuffer
normal
Link copied to clipboard
js
abstract
val
normal
:
IBuffer
on
Buffer
Change
Link copied to clipboard
js
abstract
var
onBufferChange
:
IEvent__1
<
IBuffer
>