Move docs tiddlers out of the root folder

Some of which I'd accidentally left from 1348607c8f, but I thought it was worth clearing them all up
This commit is contained in:
jeremy@jermolene.com
2021-11-26 11:18:03 +00:00
parent 6512b038c5
commit b80d079d71
11 changed files with 3 additions and 3 deletions

View File

@@ -0,0 +1,13 @@
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]]">>