LWT JavaScript API
Preparing search index...
modules/review/api/review_api
TableReviewWord
Interface TableReviewWord
Word data for table review.
interface
TableReviewWord
{
id
:
number
;
romanization
:
string
;
score
:
number
;
sentence
:
string
;
sentenceHtml
:
string
;
status
:
number
;
text
:
string
;
translation
:
string
;
}
Index
Properties
id
romanization
score
sentence
sentence
Html
status
text
translation
Properties
id
id
:
number
romanization
romanization
:
string
score
score
:
number
sentence
sentence
:
string
sentence
Html
sentenceHtml
:
string
status
status
:
number
text
text
:
string
translation
translation
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
romanization
score
sentence
sentence
Html
status
text
translation
LWT JavaScript API
Loading...
Word data for table review.