toArray()
Attribute.prototype.toArray()
Attribute.prototype.toArray()
Returns attribute primitive value converted to the array
where the first element is the name, and the second is the value.
attribute.class.ts
Returns
The return value is the attribute of a read-only array
.
Example usage
Last updated