__SetEvents
Sets event listeners for a specific Element node.
Key | Description |
---|---|
element | Any Element object. |
listeners | An array of listeners that describes the event listeners to add. Each element is a map that represents a specific event listener and must contain the following three keys: |
No return value.
The frontend framework can generate render instructions as follows.