Hello
I am currently creating a widget and want to add a custom setting which chooses a colour. Ideally I would like to reuse the drop down from the build interface - presentation - “Submit button color”. Is this possible and what would I put down as the base format ?
colour_choice: {
main_label:"Colour choice",
base_format:"???"
Thank you