I can’t find any documentation on setting a default color value for a parameter? Is that possible at the moment?
{
"colour" : {
"type": "color",
"palette": true
}
}
(Moved to beta forum)
I can’t find any documentation on setting a default color value for a parameter? Is that possible at the moment?
{
"colour" : {
"type": "color",
"palette": true
}
}
(Moved to beta forum)
Not sure if you ever figured this out, but I think you can just use “initial” : and set your default color beneath the “type”: “color” key.