import { $, html } from "sigpro"; $.component( "c-button", (props, { emit, slot }) => { const spinner = () => html` `; return html`