Command Palette
Search for a command to run
Docs
Textarea

Textarea

Displays a form textarea or a component that looks like a textarea.

Installation

npx shadcn-svelte@next add textarea

Usage

	<script lang="ts">
  import { Textarea } from "$lib/components/ui/textarea/index.js";
</script>
	<Textarea />

Examples

Default

Disabled

With Label

With Text

Your message will be copied to the support team.

With Button

Form

You can @mention other users and organizations.