Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents the text element in epub media overlays.

Hierarchy

Index

Properties

attributes

attributes: IAttributeData[]

The list of attributes defined on this element.

childNodes

childNodes: INodeData[]

The child nodes of this element.

namespaceURI

namespaceURI: string

nodeName

nodeName: string

The element name without any XML namespace prefix.

nodeType

nodeType: XML_ELEMENT
int

prefix

prefix: string

The namespace prefix used for this element.

src

src: string

The relative IRI reference [RFC3987] of the corresponding EPUB Content Document, including a fragment identifier that references the specific element as per the [XPTRSH].

Generated using TypeDoc