AttributeProxy.add

Adds a new attribute to the element the element of which this proxy object was received.

Parameters

name T[]

the name of the attribute

value int

the value of the attribute

Return Value

Type: Node

the element this attribute was added

Meta