mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 23:07:01 +00:00
Fix bad links
This commit is contained in:
@@ -14,7 +14,7 @@ The radio widget displays an HTML `<input type="radio">` that reflects whether
|
||||
The content of the `<$radio>` widget is displayed within an HTML `<label>` element also containing the radio button. This means that clicking on the content will have the same effect as clicking on the button itself.
|
||||
|
||||
|!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) |
|
||||
|field |The name of the field to which the radio button will be bound |
|
||||
|value |The value for the tiddler field |
|
||||
|class |CSS classes to be assigned to the label around the radio button |
|
||||
|
||||
Reference in New Issue
Block a user