import { LitElement, html, css } from 'lit'; import { customElement, property } from 'lit/decorators.js'; import type { ButtonVariant, ButtonType } from '@uswds-wc/core'; // Import official USWDS compiled CSS /** * USA Button Web Component * * A simple, accessible USWDS button implementation using a native button element. * Follows USWDS specifications exactly with a proper `; } }