Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
editor
RevealPositionOptions
Interface RevealPositionOptions
interface
RevealPositionOptions
{
horizontal
?:
boolean
;
vertical
:
"auto"
|
"center"
|
"centerIfOutsideViewport"
;
}
Index
Properties
horizontal?
vertical
Properties
Optional
horizontal
horizontal
?:
boolean
vertical
vertical
:
"auto"
|
"center"
|
"centerIfOutsideViewport"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
horizontal
vertical
Theia TypeDoc
Loading...