Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
getComputedStyle
get
Computed
Style
external
fun
getComputedStyle
(
element
:
Element
,
pseudoElement
:
String
?
=
definedExternally
)
:
CSSStyleDeclaration
(
source
)
MDN Reference