Datalayer VS Code Extension - v0.0.6
Preparing search index...
types/messages
OutlineNavigateMessage
Interface OutlineNavigateMessage
Navigate to outline item (extension to webview)
interface
OutlineNavigateMessage
{
itemId
:
string
;
type
:
"outline-navigate"
;
}
Index
Properties
item
Id
type
Properties
item
Id
itemId
:
string
type
type
:
"outline-navigate"
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
item
Id
type
Datalayer VS Code Extension - v0.0.6
Loading...
Navigate to outline item (extension to webview)