Components
Banner
Props
Usage
<script>
import { Banner } from "svelte-uswds";
</script>
<Banner
headerText="Maintenance will occur between 08:00 and 12:00 PST."
buttonText="More info">
Routine maintenance checks will be performed on servers in Dallas and Atlanta.
</Banner>