UnionElementOrProcessingInstruction
Inheritors
Element
Exposes the JavaScript Element to Kotlin
abstract
class
Element
:
Node
,
ParentNode
,
NonDocumentTypeChildNode
,
ChildNode
,
Slotable
,
GeometryUtils
,
UnionElementOrHTMLCollection
,
UnionElementOrRadioNodeList
,
UnionElementOrMouseEvent
,
UnionElementOrProcessingInstruction
ProcessingInstruction
Exposes the JavaScript ProcessingInstruction to Kotlin
abstract
class
ProcessingInstruction
:
CharacterData
,
LinkStyle
,
UnionElementOrProcessingInstruction