node-red-contrib-ui-level
node-red-contrib-ui-level copied to clipboard
Allow changing of Decimals of the Value on the fly
Is your feature request related to a problem? Please describe.
I want to be able to change the decimals of the value on the fly, e.g. with msg.control={color:"red"}.
Additional context The sense would be to be able to adjust the decimals when changing the min/max values.