@evefrontier/dapp-kit - v0.1.9
Preparing search index...
NotificationState
Interface NotificationState
interface
NotificationState
{
message
:
string
;
txHash
:
string
;
onSuccess
:
()
=>
void
;
severity
:
Severity
;
handleClose
:
()
=>
void
;
isOpen
:
boolean
;
}
Index
Properties
message
tx
Hash
on
Success
severity
handle
Close
is
Open
Properties
message
message
:
string
tx
Hash
txHash
:
string
on
Success
onSuccess
:
()
=>
void
severity
severity
:
Severity
handle
Close
handleClose
:
()
=>
void
is
Open
isOpen
:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
message
tx
Hash
on
Success
severity
handle
Close
is
Open
@evefrontier/dapp-kit - v0.1.9
Loading...