Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/monaco
monaco-editor-peek-view-widget
MonacoEditorPeekViewWidget
Options
Interface Options
interface
Options
{
allowUnlimitedHeight
?:
boolean
;
className
?:
string
;
frameWidth
?:
number
;
isAccessible
?:
boolean
;
isResizeable
?:
boolean
;
keepEditorSelection
?:
boolean
;
ordinal
?:
number
;
showArrow
?:
boolean
;
showFrame
?:
boolean
;
showInHiddenAreas
?:
boolean
;
supportOnTitleClick
?:
boolean
;
}
Index
Properties
allow
Unlimited
Height?
class
Name?
frame
Width?
is
Accessible?
is
Resizeable?
keep
Editor
Selection?
ordinal?
show
Arrow?
show
Frame?
show
In
Hidden
Areas?
support
On
Title
Click?
Properties
Optional
allow
Unlimited
Height
allowUnlimitedHeight
?:
boolean
Optional
class
Name
className
?:
string
Optional
frame
Width
frameWidth
?:
number
Optional
is
Accessible
isAccessible
?:
boolean
Optional
is
Resizeable
isResizeable
?:
boolean
Optional
keep
Editor
Selection
keepEditorSelection
?:
boolean
Optional
ordinal
ordinal
?:
number
Optional
show
Arrow
showArrow
?:
boolean
Optional
show
Frame
showFrame
?:
boolean
Optional
show
In
Hidden
Areas
showInHiddenAreas
?:
boolean
Optional
support
On
Title
Click
supportOnTitleClick
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
allow
Unlimited
Height
class
Name
frame
Width
is
Accessible
is
Resizeable
keep
Editor
Selection
ordinal
show
Arrow
show
Frame
show
In
Hidden
Areas
support
On
Title
Click
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...