type
Set input and textarea values while dispatching input and change events, so form submissions include the updated data.
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 |