I am trying to set focus on "Dropdown" component of the primereact but focus is not coming to the "Dropdown" component.
I have used autoFocus property as given in https://www.primefaces.org/primereact/#/dropdown . Then I tried to use react ref to set the focus.