ColorPickerComponentProps
Props for the ColorPicker inspector component.
| Name | Type | Description |
|---|---|---|
| maxColors? | number | Maximum color swatches to show. Defaults to 10. |
| propertyName | string | Property name in the data that this picker represents. Required. |
| Name | Type | Description |
|---|---|---|
| maxColors? | number | Maximum color swatches to show. Defaults to 10. |
| propertyName | string | Property name in the data that this picker represents. Required. |