Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/observable/settable-observable
SettableObservable
create
Function create
create
<
T
,
TChange
=
void
>
(
initialValue
:
T
,
options
?:
SettableObservable
.
Options
<
T
>
,
)
:
Settable
<
T
,
TChange
>
Type Parameters
T
TChange
=
void
Parameters
initialValue
:
T
Optional
options
:
SettableObservable
.
Options
<
T
>
Returns
Settable
<
T
,
TChange
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...