starter/svelte-new-component-prompt icon
public
Published on 2/25/2025
New Svelte Component

Prompts
New Component
Create a new Svelte component
Please create a new Svelte component following these guidelines:
- Include JSDoc comments for component and props
- Include basic error handling and loading states
- ALWAYS add a TypeScript prop interface