ekwonye-richard / react-flags-select

Customizable svg flags select components for React Js
197 stars 121 forks source link

Directly render the options #36

Closed lorenzosfarra closed 3 years ago

lorenzosfarra commented 5 years ago

Hi,

as far as I can see there is no way to automatically open the options, but only clicking on the country-label span. In my use case I should render this element directly in a modal....and it should be already displaying the options (I see that it depends on the openOptions state param), without clicking anything. Is it something possible, now or in the near future?

Thanks in advance! Lorenzo

ekwonye-richard commented 3 years ago

We don't have this support as a Select dropdown needs to be triggered by a user interaction