Options
All
  • Public
  • Public/Protected
  • All
Menu

Describes an XML element in the publication content that was a target for an event such as "pointerdown" or "click".

Hierarchy

Index

Properties

attributes

attributes: IAttributeData[]

The attributes specified on this element.

namespaceURI

namespaceURI: string

The XML namespace URI for this element.

nodeName

nodeName: string

The name of the element.

nodeType

default

XML_ELEMENT

parent

The parent node of this instance, or null if this is the root node.

prefix

prefix: string

The XML namespace prefix for this element.

Generated using TypeDoc