__SetID
Sets an ID selector for a specific Element node.
Key | Description |
---|---|
element | Any Element object. |
id | The ID selector to be set for the Element object, which should be of type string. |
No return value.
The frontend framework can compile corresponding frontend tags into the following render instructions.