Zamok Kiosk API
Preparing search index...
module-core-messages/lib/actions
CreateNotification
Interface CreateNotification
interface
CreateNotification
{
key
?:
NotificationKey
;
message
:
ReactNode
;
options
?:
OptionsObject
;
}
Hierarchy (
View Summary
)
NotificationBase
CreateNotification
Index
Properties
key?
message
options?
Properties
Optional
key
key
?:
NotificationKey
message
message
:
ReactNode
Optional
options
options
?:
OptionsObject
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
message
options
Zamok Kiosk API
Loading...