type
Set input field value and trigger input and change events to prepare form submission.
Instructions
Set the value of an input/textarea (referenced by ref) and dispatch input + change events. Use before submit on form fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | Input element ref like e:142 | |
| text | Yes | Value to set |