LWT JavaScript API
Preparing search index...
modules/text/pages/reading/text_renderer
updateWordStatusInDOM
Function updateWordStatusInDOM
updateWordStatusInDOM
(
hex
:
string
,
newStatus
:
number
,
newWordId
?:
number
|
null
,
container
?:
Element
,
)
:
void
Update the status class on all word elements with a given hex.
Parameters
hex
:
string
newStatus
:
number
newWordId
:
number
|
null
= null
container
:
Element
= document.body
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LWT JavaScript API
Loading...
Update the status class on all word elements with a given hex.