Interface: IColor
Provides color properties.
Hierarchy
- IColor
Index
Properties
Properties
displayColor
• displayColor: string
The color preview.
Optional
preselected
• preselected? : boolean
If true
, highlights this color when the color picker opens.
Optional
props
• props? : any
value
• value: string
The color value in the CSS format.