1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-02 18:23:28 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/concepts/Messages.tid

12 lines
519 B
Plaintext
Raw Permalink Normal View History

created: 20140226083311937
modified: 20211117042057208
2014-09-11 14:52:47 +00:00
tags: Concepts Reference
title: Messages
type: text/vnd.tiddlywiki
Widget ''messages'' are generated by [[Widgets]] in response to user actions. Messages have a <<.param name>>, an optional primary <<.param parameter>>, and one or more optional named parameters. These messages travel up the widget tree where they are handled by ancestor widgets or the core itself.
The following widget messages are implemented by the core:
<<list-links "[tag[Messages]]">>