1. Create a SvelteKit app
Make sure to select Tailwind CSS and Typescript options for easier integration.
2. Initialize shadcn-svelte
3. Add prompt-input Component
Install the first component directly from the Svelte AI Elements registry.
Usage
Start with a simple prompt surface, then wire onSubmit into your own chat or API flow.
src/routes/+page.svelte