x4js - v2.2.49
GitHub
Preparing search index...
<internal>
src/components/monaco/bin/monaco
editor
IComputedEditorOptions
Interface IComputedEditorOptions
All computed editor options.
interface
IComputedEditorOptions
{
get
<
T
extends
EditorOption
>
(
id
:
T
)
:
FindComputedEditorOptionValueById
<
T
>
;
}
Index
Methods
get
Methods
get
get
<
T
extends
EditorOption
>
(
id
:
T
)
:
FindComputedEditorOptionValueById
<
T
>
Type Parameters
T
extends
EditorOption
Parameters
id
:
T
Returns
FindComputedEditorOptionValueById
<
T
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Methods
get
GitHub
x4js - v2.2.49
Loading...
All computed editor options.