Hi all,
I'd like to inject my UI Button Label with {{msg.payload}}.
Right now, I create my plain HTML code with a function node, and send it to my UI Button node via msg.payload.
However, the text (font) will always be displayed in uppercase letters. Is there any possibility to disable the text transformation? (text.transform="none")
Thanks in advance,
Pedro