Color
Hexadecimal color input
Last updated
Hexadecimal color input
Available types:
array
Provides an array of nested parameters that are shown when the value of the parameter is set (value is not empty).
string
Provides the URL address of an RPC to load a list of nested parameters.
object
Provides a detailed specification of nested parameters.
{
"name": "myColor",
"type": "color",
"label": "My Color",
"nested": "rpc://getNestedFields"
}Color input accepts three or six hexadecimal characters prefixed with #.

Last updated
[
{
"name": "color",
"type": "color",
"label": "Color"
}
]
