1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-25 23:03:15 +00:00

Update messagecatcher widget example to use newer syntax

This commit is contained in:
jeremy@jermolene.com 2021-12-22 15:31:35 +00:00
parent 9293dfa477
commit 8e3885277f

View File

@ -1,5 +1,5 @@
created: 20210309133636211 created: 20210309133636211
modified: 20211009122821123 modified: 20211222153049771
tags: Widgets MessageHandlerWidgets TriggeringWidgets tags: Widgets MessageHandlerWidgets TriggeringWidgets
title: MessageCatcherWidget title: MessageCatcherWidget
type: text/vnd.tiddlywiki type: text/vnd.tiddlywiki
@ -37,7 +37,7 @@ The message catcher widget sets the following variables within each action strin
<$action-log/> <$action-log/>
\end \end
<$messagecatcher type="tm-navigate" actions=<<actions>>> <$messagecatcher $tm-navigate=<<actions>>>
Click on [[this link]] to fire an action. See the browser JavaScript console for the output Click on [[this link]] to fire an action. See the browser JavaScript console for the output