You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Hi, I'm kind of a beginner in SvelteKit and I'm looking for solutions to keep my business forms clean and validate user inputs. To achieve this, I want to use a Combobox with an async search API. I need the API request because my data will be too big to display directly on the client side.
I searched the shadcn-react repository for examples and found an issue that represents my use case: shadcn-ui/ui#868 (comment)
Is something similar also possible with shadcn-svelte? Maybe someone has a already done it.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
"Hi, I'm kind of a beginner in SvelteKit and I'm looking for solutions to keep my business forms clean and validate user inputs. To achieve this, I want to use a Combobox with an async search API. I need the API request because my data will be too big to display directly on the client side.
I searched the shadcn-react repository for examples and found an issue that represents my use case: shadcn-ui/ui#868 (comment)
Is something similar also possible with shadcn-svelte? Maybe someone has a already done it.
Beta Was this translation helpful? Give feedback.
All reactions