Preparing search index...
The search index is not available
LISN.js
LISN.js
Utils
getComputedStyleProp
Function getComputedStyleProp
Like
getComputedStylePropNow
except it will
waitForMeasureTime
.
getComputedStyleProp
(
element
:
Element
,
prop
:
string
)
:
Promise
<
string
>
Parameters
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.