Preparing search index...
The search index is not available
@me2em/react - React bindings
@me2em/react - React bindings
Me2emContextValue
Interface Me2emContextValue
interface
Me2emContextValue
{
identity
:
null
|
Identity
;
hasIdentity
:
boolean
;
activateIdentity
:
(
(
seed
:
Uint8Array
)
=>
Promise
<
boolean
>
)
;
clearIdentity
:
(
(
)
=>
void
)
;
}
Index
Properties
identity
has
Identity
activate
Identity
clear
Identity
Properties
identity
identity
:
null
|
Identity
has
Identity
has
Identity
:
boolean
activate
Identity
activate
Identity
:
(
(
seed
:
Uint8Array
)
=>
Promise
<
boolean
>
)
clear
Identity
clear
Identity
:
(
(
)
=>
void
)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
identity
has
Identity
activate
Identity
clear
Identity
@me2em/react - React bindings
Loading...