pick-a-color
pick-a-color copied to clipboard
Update color value
I need to programmatically change the color. When I use $(....).val(some_color) it changes the text at component display but not the color at component display. How to force it to be refreshed? Thx!