Preparing search index...
The search index is not available
react-monaco-editor-lite
react-monaco-editor-lite
single/Editor
SingleEditorIProps
Interface SingleEditorIProps
Hierarchy
SingleEditorIProps
Index
Properties
default
Value?
height?
loc?
on
Blur?
on
Change?
options?
style?
value?
width?
Properties
Optional
default
Value
default
Value
?:
string
Optional
height
height
?:
string
Optional
loc
loc
?:
{
end
:
{
column
:
number
;
line
:
number
;
}
;
start
:
{
column
:
number
;
line
:
number
;
}
;
}
Type declaration
end
:
{
column
:
number
;
line
:
number
;
}
column
:
number
line
:
number
start
:
{
column
:
number
;
line
:
number
;
}
column
:
number
line
:
number
Optional
on
Blur
on
Blur
?:
(
(
v
)
=>
void
)
Type declaration
(
v
)
:
void
Parameters
v
:
string
Returns
void
Optional
on
Change
on
Change
?:
(
(
v
)
=>
void
)
Type declaration
(
v
)
:
void
Parameters
v
:
string
Returns
void
Optional
options
options
?:
IStandaloneEditorConstructionOptions
Optional
style
style
?:
CSSProperties
Optional
value
value
?:
string
Optional
width
width
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
default
Value
height
loc
on
Blur
on
Change
options
style
value
width
react-
monaco-
editor-
lite
multi/
Editor
default
Multi
EditorIProps
Multi
Ref
Type
filelist
File
Change
Type
Multi
Editor
Comp
single/
Editor
default
Single
EditorIProps
Single
Editor
Ref
Type
INITIAL_
OPTIONS
Single
Editor
Generated using
TypeDoc