toObject()
Attribute.prototype.toObject()
Attribute.prototype.toObject()
Returns attribute primitive value converted to the object where the property key is the attribute name, and property value is the attribute value.
attribute.class.ts
Returns
The return value is the attribute of a read-only object.
Example usage
Last updated