LWT JavaScript API
Preparing search index...
modules/review/api/review_api
WordTestData
Interface WordTestData
Word test data returned from the API.
interface
WordTestData
{
group
:
string
;
solution
?:
string
;
term_id
:
string
|
number
;
term_text
:
string
;
}
Index
Properties
group
solution?
term_
id
term_
text
Properties
group
group
:
string
Optional
solution
solution
?:
string
term_
id
term_id
:
string
|
number
term_
text
term_text
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
group
solution
term_
id
term_
text
LWT JavaScript API
Loading...
Word test data returned from the API.