FYI, the solution using join[] (or addsuffix[]) is *substantially* faster
than using wikify to assign widget attributes.
You:
<$wikify name=style-value text="""color: {{!!color}}""">
style=<<style-value>>
</$wikify>
Me:
<span style={{{ [[color:]] [{!!c}] +[join[]] }}}>Check this in
devtools</span>
--
You received this message because you are subscribed to the Google Groups
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/tiddlywikidev/7af5a164-2103-4141-ae41-a73a7023a800n%40googlegroups.com.