@evefrontier/dapp-kit - v0.1.9
Preparing search index...
NotificationContextType
Interface NotificationContextType
interface
NotificationContextType
{
notify
:
(
notification
:
NotifySuccess
|
NotifyOther
)
=>
void
;
notification
:
NotificationState
;
handleClose
:
()
=>
void
;
}
Index
Properties
notify
notification
handle
Close
Properties
notify
notify
:
(
notification
:
NotifySuccess
|
NotifyOther
)
=>
void
notification
notification
:
NotificationState
handle
Close
handleClose
:
()
=>
void
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
notify
notification
handle
Close
@evefrontier/dapp-kit - v0.1.9
Loading...