Skip to main content
Module

x/lunchbox/src/types.ts

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
import * as lunchbox from "https://deno.land/x/lunchbox@v0.1.13/src/types.ts";

This module contains auxiliary types related to HTML Elements and their properties.

Type Aliases

This type is a shorthand for an extension of JSX.HTMLAttributes<T>, Partial<ARIAMixin>, and Partial<GlobalEventHandlers>.