Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.dom
/
Element
/
attachShadow
attach
Shadow
fun
attachShadow
(
init
:
ShadowRootInit
)
:
ShadowRoot
(
source
)
Creates a shadow root for element and returns it.
MDN Reference