Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin-ext
NotebookDocumentShowOptions
Interface NotebookDocumentShowOptions
interface
NotebookDocumentShowOptions
{
pinned
?:
boolean
;
position
?:
number
;
preserveFocus
?:
boolean
;
selections
?:
CellRange
[]
;
}
Index
Properties
pinned?
position?
preserve
Focus?
selections?
Properties
Optional
pinned
pinned
?:
boolean
Optional
position
position
?:
number
Optional
preserve
Focus
preserve
Focus
?:
boolean
Optional
selections
selections
?:
CellRange
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
pinned
position
preserve
Focus
selections
Theia TypeDoc
Loading...