mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 18:17:20 +00:00
Merge pull request #1721 from nameanyone/master
RevealWidget state can be a text reference
This commit is contained in:
commit
04d293b9b1
@ -18,7 +18,7 @@ The reveal widget hides or shows its content depending upon the value of a [[sta
|
||||
The content of the `<$reveal>` widget is displayed according to the rules given above.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|state |The title of the tiddler containing the state |
|
||||
|state |A TextReference containing the state |
|
||||
|tag |Overrides the default HTML element tag (`<div>` in block mode or `<span>` in inline mode) |
|
||||
|type |The type of matching performed: ''match'', ''nomatch'' or ''popup'' |
|
||||
|text |The text to match when the type is ''match'' and ''nomatch'' |
|
||||
|
Loading…
Reference in New Issue
Block a user