2024년 6월 12일 오전 11:52
The variable actionTiddler
is used in subtly different ways by different widgets:
- Within the actions string of the DroppableWidget, the actionTiddler variable contains the title of the tiddler being dropped.
- Within the startactions and endactions string of the DraggableWidget, the actionTiddler variable contains a quoted Title List of all of the titles being dragged.