mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-09 17:00:27 +00:00
add docs
This commit is contained in:
parent
b9c70fe8f2
commit
e217b1a3ba
@ -42,6 +42,7 @@ The content of the `<$eventcatcher>` widget is displayed normally.
|
||||
The following variables are made available to the actions:
|
||||
|
||||
|!Variables |!Description |
|
||||
|`html-direction` |<<.from-version "5.3.6">> The value of the ''dir'' attribute on the `html` element |
|
||||
|`dom-*` |All DOM attributes of the node matching the given selector are made available as variables, with the prefix `dom-` |
|
||||
|`modifier` |The [[modifier Variable]] contains the Modifier Key held during the event (can be "normal", "ctrl", "shift", "alt" or combinations thereof) |
|
||||
|`event-mousebutton` |The mouse button (if any) used to trigger the event (can be "left", "right" or "middle"). Note that not all event types support the mousebutton property |
|
||||
|
Loading…
Reference in New Issue
Block a user