How to make dropdown- drop up?

Hello, I’m using a input select to make a dropdown near the bottom of the page, when clicked it extends the page. I just want the options to appear above the page though. How can I do that?

For now the select does not have the option to adjust the position of the dropdown, but we’re aware that it’s missing. If you don’t necessarily need the select, we have the dropdown element which has the position setting

Hi there,

I solved it using the drop down menu element.

Just so everyone knows, we released a new dropdown component that works a bit better than the old one, so you might consider using this one

image

1 Like

Thansk. Can I make it drop up with this new component?

This is the same solution youre using with the hover dropdown, but this is the new version of that same element

2 Likes