onesine / react-tailwindcss-select

Tailwind Select Component for React.js
https://demo-react-tailwindcss-select.vercel.app/
MIT License
183 stars 38 forks source link

Number of items displayed, direction of dropdown, if Select close to the bottom of the page #53

Open tetaplaun opened 1 year ago

tetaplaun commented 1 year ago

Hi,

in case the Select is close to the bottom of the page, it would be helpful to either specify the number of items been displayed in the dropdown or, even better, to have the dropdown open to the top, to avoid clipping. Is there any existing option I'm missing, or could you add that?

Greetings, Chris