Preparing search index...
The search index is not available
Tanatloc documentation
Tanatloc documentation
Context.Notification
INotificationState
Interface INotificationState
interface
INotificationState
{
dispatch
:
Dispatch
<
INotificationAction
>
;
errors
?:
IErrorItem
[]
;
success
?:
ISuccessItem
[]
;
}
Index
Properties
dispatch
errors?
success?
Properties
dispatch
dispatch
:
Dispatch
<
INotificationAction
>
Optional
errors
errors
?:
IErrorItem
[]
Optional
success
success
?:
ISuccessItem
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dispatch
errors
success
Tanatloc documentation
Loading...