TextArea

A styled textarea component for multi-line text input with consistent styling.

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

Note: The TextArea component also accepts all standard HTML textarea attributes via $$restProps.