Input

A styled input field component with focus states and customizable styling.

<!-- +page.svelte -->
PropTypeDefaultDescription
classNamestring''Additional CSS classes to apply

Note: The Input component also accepts all standard HTML input attributes via $$restProps.