Skip to main content

NodeAttribute

An HTML attribute with the name, equal and string value

Index

Constructors

constructor

Properties

publicequal

equal: null | CharValue = null

publicindex

index: number

publicloc

loc: Range

publicname

name: CharValue

publictype

type: string = "attribute"

publicvalue

value: null | CharValue = null