Preparing search index...
The search index is not available
@me2em/react - React bindings
@me2em/react - React bindings
SeedPhraseDisplayProps
Interface SeedPhraseDisplayProps
interface
SeedPhraseDisplayProps
{
words
:
string
[]
;
onDismiss
?:
(
(
)
=>
void
)
;
onCopyAllowed
?:
(
(
)
=>
void
)
;
}
Index
Properties
words
on
Dismiss?
on
Copy
Allowed?
Properties
words
words
:
string
[]
Optional
on
Dismiss
on
Dismiss
?:
(
(
)
=>
void
)
Optional
on
Copy
Allowed
on
Copy
Allowed
?:
(
(
)
=>
void
)
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
words
on
Dismiss
on
Copy
Allowed
@me2em/react - React bindings
Loading...