Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-ui
NotificationAction
Interface NotificationAction
Notification passed to showNotification
interface
NotificationAction
{
callback
:
(
(
)
=>
void
)
;
key
:
symbol
;
label
:
string
;
processing
:
boolean
;
}
Index
Properties
callback
key
label
processing
Properties
callback
callback
:
(
(
)
=>
void
)
Type declaration
(
)
:
void
Returns
void
key
key
:
symbol
label
label
:
string
processing
processing
:
boolean
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
callback
key
label
processing
Official Cockpit API Documentation
Houston Common Library
Loading...
Notification passed to showNotification