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