Preparing search index...
The search index is not available
Verona Interfaces Widget - v1.0.0-beta
Verona Interfaces Widget
StartCommandData
Interface StartCommandData
Data received from host via start command
interface
StartCommandData
{
type
:
"vowStartCommand"
;
sessionId
:
string
;
widgetConfig
?:
MainSchema
.
WidgetConfig
[]
;
sharedParameters
?:
MainSchema
.
SharedParameter
[]
;
state
?:
string
;
}
Hierarchy (
view full
)
PayloadInterfacesProperties
.
WidgetReceive
.
StartCommand
StartCommandData
Index
Properties
type
session
Id
widget
Config?
shared
Parameters?
state?
Properties
type
type
session
Id
session
Id
:
string
Optional
widget
Config
widget
Config
?:
MainSchema
.
WidgetConfig
[]
Optional
shared
Parameters
shared
Parameters
?:
MainSchema
.
SharedParameter
[]
Optional
state
state
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
type
session
Id
widget
Config
shared
Parameters
state
Verona Interfaces Widget - v1.0.0-beta
Loading...
Data received from host via start command