__UpdateComponentID
Updates the componentID of a ComponentElement.
Key | Description |
---|---|
element | Any ComponentElement. |
componentID | The componentID assigned to the ComponentElement by the frontend framework, which is case-sensitive. |
No return value.
The frontend framework can update the componentID of a ComponentElement as follows.