Constructor
new VariableInsertController()
Methods
insert(event)
- Description:
Insert a variable at the cursor position in the target field
- Source:
Parameters:
| Name | Type | Description |
|---|---|---|
event |
Event | Click event from button |
Variable Insert Controller
Provides variable insertion functionality for textarea/input fields. Allows clicking buttons to insert template variables at cursor position.
Usage:
Insert a variable at the cursor position in the target field
| Name | Type | Description |
|---|---|---|
event |
Event | Click event from button |