Preparing search index...
The search index is not available
Verona Interfaces Editor - v1.0.0-beta
Verona Interfaces Editor
PayloadInterfacesProperties
EditorReceive
StartCommand
Interface StartCommand
voeStartCommand - Host-> Editor
interface
StartCommand
{
sessionId
:
string
;
unitDefinition
?:
string
;
unitDefinitionType
?:
string
;
editorConfig
?:
MainSchema
.
EditorConfig
;
}
Hierarchy (
view full
)
StartCommand
StartCommandData
Index
Properties
session
Id
unit
Definition?
unit
Definition
Type?
editor
Config?
Properties
session
Id
session
Id
:
string
Optional
unit
Definition
unit
Definition
?:
string
Optional
unit
Definition
Type
unit
Definition
Type
?:
string
Optional
editor
Config
editor
Config
?:
MainSchema
.
EditorConfig
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
session
Id
unit
Definition
unit
Definition
Type
editor
Config
Verona Interfaces Editor - v1.0.0-beta
Loading...
voeStartCommand - Host-> Editor