DocumentOrShadowRoot

external interface DocumentOrShadowRoot

Exposes the JavaScript DocumentOrShadowRoot to Kotlin

Properties

fullscreenElement
Link copied to clipboard
open val fullscreenElement: Element?

Inheritors

Document
Link copied to clipboard
ShadowRoot
Link copied to clipboard