LWT JavaScript API
Preparing search index...
modules/review/pages/review_ajax
insertNewWord
Function insertNewWord
insertNewWord
(
wordId
:
number
,
solution
:
string
,
group
:
string
)
:
void
Insert a new word into the review area.
Parameters
wordId
:
number
Word ID
solution
:
string
The solution text
group
:
string
HTML content for the term
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LWT JavaScript API
Loading...
Insert a new word into the review area.