Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
editor
EditorOpenerOptions
Interface EditorOpenerOptions
interface
EditorOpenerOptions
{
counter
?:
number
;
preview
?:
boolean
;
selection
?:
RecursivePartial
<
Range
>
;
}
Hierarchy
WidgetOpenerOptions
EditorOpenerOptions
Index
Properties
counter?
preview?
selection?
Properties
Optional
counter
counter
?:
number
Optional
preview
preview
?:
boolean
Optional
selection
selection
?:
RecursivePartial
<
Range
>
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
counter
preview
selection
Theia TypeDoc
Loading...