Preparing search index...
The search index is not available
@me2em/react - React bindings
@me2em/react - React bindings
headless
VerifyState
Interface VerifyState
interface
VerifyState
{
status
:
VerifyStatus
;
grid
:
{
words
:
string
[]
;
correctIndices
:
number
[]
;
}
;
selected
:
number
[]
;
attempts
:
number
;
}
Index
Properties
status
grid
selected
attempts
Properties
status
status
:
VerifyStatus
grid
grid
:
{
words
:
string
[]
;
correctIndices
:
number
[]
;
}
selected
selected
:
number
[]
attempts
attempts
:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
status
grid
selected
attempts
@me2em/react - React bindings
Loading...