title: Widgets/DataAttributes/DroppableWidget description: Data Attributes for DroppableWidget type: text/vnd.tiddlywiki-multiple tags: [[$:/tags/wiki-test-spec]] title: Output \whitespace trim <$droppable tag="div" class="myclass" data-title="mytiddler" style.color="red" onclick="clicked"> my tiddler <$droppable tag="div" class="myclass" data-title={{Temp}} style.color={{{ [[Temp]get[color]] }}}> hello + title: Actions <$action-setfield $tiddler="Temp" $field="text" $value="Title2" color="red"/> + title: Temp color: black Title1 + title: ExpectedResult

my tiddler
hello