node-red-dashboard icon indicating copy to clipboard operation
node-red-dashboard copied to clipboard

Support for "v-bind" in <style>

Open joepavitt opened this issue 1 year ago • 0 comments

Description

First raised here: https://discourse.nodered.org/t/db2-dynamic-background-image-to-body/89024/34

v-bind is an easy way of being able to dynamically define CSS content in a Vue SFC - docs

Having tried it out in a ui-template myself, I'm not able to get it to work, and it seems as though the browser/rendered template doesn't even try to parse the v-bind.

This will require more investigation to understand the why

Have you provided an initial effort estimate for this issue?

I have provided an initial effort estimate

joepavitt avatar Jul 05 '24 09:07 joepavitt