__SetAttributeSets an attribute for a specific Element node.
| Key | Description | 
|---|---|
| element | Any Element object. | 
| key | A string representing the attribute key to be set. | 
| value | Any value representing the attribute value to be set. | 
No return value.
The frontend framework can generate render instructions as follows.