Preparing search index...
The search index is not available
canvas-ui
canvas-ui
DsrMessage
Type Alias DsrMessage<Payload>
DsrMessage
:
{
body
:
{
data
:
Payload
;
type
:
typeof
DSR_MESSAGE_TYPES
[
keyof
typeof
DSR_MESSAGE_TYPES
]
;
}
;
id
:
string
;
type
:
typeof
DSR_MESSAGE
;
}
Type Parameters
Payload
=
any
Type declaration
body
:
{
data
:
Payload
;
type
:
typeof
DSR_MESSAGE_TYPES
[
keyof
typeof
DSR_MESSAGE_TYPES
]
;
}
id
:
string
type
:
typeof
DSR_MESSAGE
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
canvas-ui
Loading...