Options
All
  • Public
  • Public/Protected
  • All
Menu

The attribute of an XML or HTML node.

Hierarchy

  • IAttributeData

Index

Properties

localName

localName: string

The attribute name without any namespace prefix.

namespaceURI

namespaceURI: string

prefix

prefix: string

The namespace prefix used for this attribute.

value

value: string

The attribute value

Generated using TypeDoc