Skip to main content

Components

TextInput

Source code

Props

Usage

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

<TextInput label="Text input" />