LWT JavaScript API
Preparing search index...
modules/review/stores/review_store
ReviewWord
Interface ReviewWord
Current word being reviewed.
interface
ReviewWord
{
group
:
string
;
romanization
:
string
;
sentence
:
string
;
solution
:
string
;
status
:
number
;
text
:
string
;
translation
:
string
;
wordId
:
number
;
}
Index
Properties
group
romanization
sentence
solution
status
text
translation
word
Id
Properties
group
group
:
string
romanization
romanization
:
string
sentence
sentence
:
string
solution
solution
:
string
status
status
:
number
text
text
:
string
translation
translation
:
string
word
Id
wordId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
romanization
sentence
solution
status
text
translation
word
Id
LWT JavaScript API
Loading...
Current word being reviewed.