Skip to main content
Module

x/lunchbox/src/enums.ts>BUTTON_TYPES

Component Library 🍱 for Deno πŸ¦• Fresh πŸ‹
Go to Latest
type alias BUTTON_TYPES
import { type BUTTON_TYPES } from "https://deno.land/x/lunchbox@v0.1.13/src/enums.ts";
definition:
| "error"
| "disabled"
| "contrast"
| "panel"
| "invisible"