Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
IComputedEditorOptions
Interface IComputedEditorOptions
All computed editor options.
interface
IComputedEditorOptions
{
get
<
T
>
(
id
)
:
FindComputedEditorOptionValueById
<
T
>
;
}
Index
Methods
get
Methods
get
get
<
T
>
(
id
)
:
FindComputedEditorOptionValueById
<
T
>
Type Parameters
T
extends
EditorOption
Parameters
id
:
T
Returns
FindComputedEditorOptionValueById
<
T
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
get
Monaco Editor API
Loading...
All computed editor options.