Options
All
  • Public
  • Public/Protected
  • All
Menu

The attribute of an XML or HTML node.

Hierarchy

  • IAttributeData

Index

Properties

localName: string

The attribute name without any namespace prefix.

namespaceURI: string
prefix: string

The namespace prefix used for this attribute.

value: string

The attribute value

Generated using TypeDoc