import { type iText } from "https://deno.land/x/lunchbox@v1.0.2/components/Text/setup.ts";
Properties of the <Button />
component.
definition: iComponent<HTMLSpanElement> & { type: TextTypes; inheritColor: boolean; noMargins: boolean; indent: boolean; }