Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
getComputedStyleProp
Function getComputedStyleProp
Like
getComputedStylePropNow
except it will
waitForMeasureTime
.
getComputedStyleProp
(
...
args
:
[
element
:
Element
,
prop
:
string
]
)
:
Promise
<
string
>
Parameters
...
args
:
[
element
:
Element
,
prop
:
string
]
Returns
Promise
<
string
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
Like getComputedStylePropNow except it will waitForMeasureTime.