How can i get selected option from Api get method react dropdownSJselvi jp5yAsked Jul 19, 2021, 9:08 AM814ReactI want to get selected option value from db for edit page {Details.map(Det=> ({ label: e.UserName, value: e.Id}))} isMulti } /> )}
Replies
Know the answer? Post it — somebody with the same question will find it here.