Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
setBooleanData
Function setBooleanData
Like
setBooleanDataNow
except it will
waitForMutateTime
.
setBooleanData
(
el
:
Element
,
name
:
string
,
value
?:
boolean
)
:
Promise
<
void
>
Parameters
el
:
Element
name
:
string
value
:
boolean
= true
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like setBooleanDataNow except it will waitForMutateTime.