valueOf()
Attribute.prototype.valueOf()
Attribute.prototype.valueOf()
Returns attribute, the primitive value of a specified Attribute
object.
attribute.class.ts
Returns
The return value is the attribute of generic type variables Name
and Value
on the template ${Name}="${Value}"
.
Example usage
Last updated