hosanna-ui-docs - v0.9.0
Preparing search index...
common
notification_api
onNotification
Type Alias onNotification<T>
onNotification
:
(
notification
:
INotification
<
T
>
)
=>
void
Type definition for a notification handler callback.
Type Parameters
T
=
undefined
Type declaration
(
notification
:
INotification
<
T
>
)
:
void
Parameters
notification
:
INotification
<
T
>
Returns
void
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
hosanna-ui-docs - v0.9.0
Loading...
Type definition for a notification handler callback.