Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
editor
FindEditorOptionsKeyById
Type alias FindEditorOptionsKeyById<T>
Find
Editor
Options
Key
By
Id
<
T
>
:
{
[
K
in
keyof
EditorOptionsType
]
:
EditorOptionsType
[
K
]
[
"id"
]
extends
T
?
K
:
never
}
[
keyof
EditorOptionsType
]
Type Parameters
T
extends
EditorOption
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Monaco Editor API
Loading...