Type: nodetool.input.ColorInput
Namespace: nodetool.input
Description
Accepts a color value as a parameter for workflows. input, parameter, color, color_picker, color_input
Properties
| Property | Type | Description | Default |
|---|---|---|---|
| name | str |
The parameter name for the workflow. | `` |
| value | color |
The color to use as input. | {'type': 'color', 'value': None} |
| description | str |
The description of the input for the workflow. | `` |
Outputs
| Output | Type | Description |
|---|---|---|
| output | color |
Metadata
Related Nodes
Browse other nodes in the nodetool.input namespace.