Preparing search index...
The search index is not available
@govflanders/mbp-embed-sdk - v0.1.0
@govflanders/mbp-embed-sdk
NotificationAction
Type alias NotificationAction
Notification
Action
:
{
type
:
"embed"
;
url
:
string
;
}
|
{
type
:
"hostRoute"
;
route
:
AppHostRoute
;
params
?:
Record
<
string
,
string
>
;
}
Type declaration
type
:
"embed"
url
:
string
Type declaration
type
:
"hostRoute"
route
:
AppHostRoute
Optional
params
?:
Record
<
string
,
string
>
Settings
Theme
OS
Light
Dark
@govflanders/mbp-embed-sdk - v0.1.0
Loading...