Skip to main content
Module

x/lunchbox/components/Text/setup.ts>iText

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Latest
type alias iText
import { type iText } from "https://deno.land/x/lunchbox@v0.3.109/components/Text/setup.ts";

Properties of the <Button /> component.

definition: iComponent<HTMLSpanElement> & { type: TextTypes; inheritColor: boolean; noMargins: boolean; indent: boolean; }