Skip to main content
Module

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

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias iText
import { type iText } from "https://deno.land/x/lunchbox@v0.3.15/components/Text/setup.ts";
definition: iComponent<HTMLSpanElement> & { type: TEXT_TYPES; inheritColor: boolean; compact: boolean; single: boolean; noMargins: boolean; indent: boolean; }