setAttribute
Sets the value of an attribute in the registration.
| Parameter | Type | Description |
|---|---|---|
key | string | The name of the attribute to be set in the registration. |
value | string | The value of the key attribute to be set in the registration. |
void- No return value.