title: Widgets/DataAttributes/LinkWidget description: Data Attributes for LinkWidget type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Output \whitespace trim <$link data-id="mytiddler" style.color="red" to="Temp" onclick="clicked"> link to Temp <$link tag="button" data-id={{Temp}} style.color={{{ [[Temp]get[color]] }}} to="SomeTiddler"> some tiddler + title: Actions <$action-setfield $tiddler="Temp" $field="text" $value="Title2" color="red"/> + title: Temp color: black Title1 + title: ExpectedResult

link to Temp