Constructor
# new RezInputTransformer()
Transformer for live input elements in cards.
Adds input event handlers to form elements (input, select, textarea)
with the rez-live attribute for real-time value updates.
Extends
Methods
# static constructor(receiver)
Creates a new RezInputTransformer.
Parameters:
| Name | Type | Description |
|---|---|---|
receiver |
Object
|
Object that handles input events |