Habil

Results 1 comments of Habil

please use : valueExtractor ={({id})=>id} // this one extract the value from your data labelExtractor ={({name})=>name} //this one extracts the label note "id" and "name" depends on ur data model...