Skip to main content
The Deno 2 Release Candidate is here
Learn more
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.1.13/components/Text/setup.ts";
definition: iExtendedElement<HTMLSpanElement> & { type: TEXT_TYPES; inheritColor: boolean; compact: boolean; single: boolean; noMargins: boolean; indent: boolean; }