Skip to main content

Components

TextArea

Source code

Props

Usage

<script>
  import { TextArea } from "svelte-uswds";
</script>

<TextArea label="Text area" />