value
Description
sets the value of a color pickerType
string
Example
<ColorPicker colors={['#65D3B3','#FFC975','#58C3FE']} value="#65D3B3"/>
Related article: Setting the value
Related sample: ColorPicker
string
<ColorPicker colors={['#65D3B3','#FFC975','#58C3FE']} value="#65D3B3"/>
Related article: Setting the value
Related sample: ColorPicker