| default | The default value displayed if the field is missing or empty |
https://tiddlywiki.com/prerelease/#RangeWidget...claims
default The default value displayed if the field is missing or empty Is this correct? I mean, exactly where is this value "displayed"?
<$range tiddler="SomeTiddler" field="SomeField" min="0" max="500" default="250"/>
The default value is "displayed" as **the position on the range control**.