clear
Description
adds the Clear button into a color picker inputType
boolean
Default value
false
Example
<ColorPicker colors={['#65D3B3', '#FFC975', '#58C3FE']} clear />
Related article: Adding the Clear button
Related sample: ColorPicker
boolean
false
<ColorPicker colors={['#65D3B3', '#FFC975', '#58C3FE']} clear />
Related article: Adding the Clear button
Related sample: ColorPicker