defines the type of the suggest control
{
  view:"colorpicker", 
  label:"Color", 
  value:"#751FE0", 
  suggest:{
    type:"colorselect",
    body:{
        button:true
    }    
  }
}
Suggest types are implemented in the following Webix form controls: