mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-01 07:36:18 +00:00
b6eb6d477b
* Message tm-open-window enhancements * Add Messages tiddler. Enhance its description.
12 lines
519 B
Plaintext
12 lines
519 B
Plaintext
created: 20140226083311937
|
|
modified: 20211117042057208
|
|
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]]">>
|