Search
Preparing search index...
The search index is not available
vscode-powertools
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
vscode-powertools
contracts
WebViewMessage
Interface WebViewMessage<TData>
A message from and for a WebView.
Type parameters
TData =
any
Hierarchy
WebViewMessage
Index
Properties
command
data
Properties
command
command
:
string
The command.
Optional
data
data
:
TData
The data.
Exports
contracts
Web
View
Message
command
data
Generated using
TypeDoc
A message from and for a WebView.