How to add items in select dynamically in react?
问题 Could you please tell me How to add items in select dynamically in react ? I am getting response from server (name , label etc).For example I just mock my response and after two second I fetch that . In my example I have two select box or drop down .first dropdown have value “one” and “two”(which is given as options in json). In json there is one more option dependentField it mean the field is dependent on another field (value mentioned is dependent).In my example second field is dependent on