mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2026-01-26 06:21:11 -08:00
Some of which I'd accidentally left from 1348607c8f, but I thought it was worth clearing them all up
13 lines
498 B
Text
13 lines
498 B
Text
created: 20211031174746965
|
|
modified: 20211113163856255
|
|
tags: Widgets
|
|
title: MessageHandlerWidgets
|
|
type: text/vnd.tiddlywiki
|
|
|
|
Message handler widgets are those widgets which can react to one or more [[widget messages|Messages]].
|
|
|
|
<<.tip "Widget messages are similar to low-level DOM events, except they are higher-level and specific to TiddlyWiki. To handle DOM events see the EventCatcherWidget">>
|
|
|
|
The following message handler widgets are provided:
|
|
|
|
<<list-links "[tag[MessageHandlerWidgets]]">>
|