sveltecult / franken-ui

Franken UI is an HTML-first, open-source library of UI components that works as a standalone or as a Tailwind CSS plugin. It is compatible with UIkit 3. The design is influenced by shadcn/ui.
https://franken-ui.dev
MIT License
1.06k stars 12 forks source link

Select support #9

Closed wilianmaique closed 1 week ago

wilianmaique commented 2 weeks ago

Add a select support

ref

sveltecult commented 1 week ago

Hello,

You can accomplish something like this using dropdown with defined height. Admittedly, that is not really a select component but rather just a dropdown. You can accomplish the exact same thing with Alpine.