@dxos/app-framework - v0.8.3
Preparing search index...
PluginManager
ActivationMessage
Type Alias ActivationMessage
type
ActivationMessage
=
{
error
?:
Error
;
event
:
string
;
module
?:
string
;
state
:
"activating"
|
"activated"
|
"error"
;
}
Index
Properties
error?
event
module?
state
Properties
Optional
error
error
?:
Error
event
event
:
string
Optional
module
module
?:
string
Module ID when the message pertains to a specific module activation.
state
state
:
"activating"
|
"activated"
|
"error"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
event
module
state
@dxos/app-framework - v0.8.3
Loading...
Module ID when the message pertains to a specific module activation.