DocumentOrShadowRoot
Properties
fullscreenElement
open val fullscreenElement: Element?
Inheritors
Document
Exposes the JavaScript Document to Kotlin
open class Document :
Node,
GlobalEventHandlers,
DocumentAndElementEventHandlers,
NonElementParentNode,
DocumentOrShadowRoot,
ParentNode,
GeometryUtils
ShadowRoot
Exposes the JavaScript ShadowRoot to Kotlin
open class ShadowRoot :
DocumentFragment,
DocumentOrShadowRoot