mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-05-01 04:37:20 +00:00
Fix bad links
This commit is contained in:
@@ -16,7 +16,7 @@ The checkbox widget displays an HTML `<input type="checkbox">` element that is d
|
||||
The content of the `<$checkbox>` widget is displayed within an HTML `<label>` element immediately after the checkbox itself. This means that clicking on the content will toggle the checkbox.
|
||||
|
||||
|!Attribute |!Description |
|
||||
|tiddler |Title of the tiddler to manipulate (defaults to the [[WidgetVariable: currentTiddler]]) |
|
||||
|tiddler |Title of the tiddler to manipulate (defaults to the CurrentTiddler) |
|
||||
|tag |The name of the tag to which the checkbox should be bound |
|
||||
|field |The name of the field to which the checkbox should be bound |
|
||||
|checked |The value of the field corresponding to the checkbox being checked |
|
||||
|
||||
Reference in New Issue
Block a user