starter/svelte-new-component icon
public
Published on 1/29/2025
Svelte Component Creation

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