Easy way to select items
Hello I am building an tournament app where you can insert attendees and create an tournament. Now I want to select the attendees that are joining the tournament. So i was looking for an easy way (building and user experience) to make this possible.
I see that I can use multi select (https://ui.nuxt.com/components/select-menu#multiple) or autocomplete (https://ui.nuxt.com/components/input-menu#searchable) but maybe someone has even a better way of doing this?
0 Replies