Widget developers, your wildest fantasies have been realized!
When building your widget’s config screen, the color picker data type now has an option to return the value without the #. For example, if the user chooses white it can return as “#FFFFFF” or “FFFFFF”.
This was requested for cases where you’re passing the color as part of a URL. Most of those URL-based APIs don’t accept # signs.
0 Responses to “Color Picker Can Now Leave Off The #”
Leave a Reply