Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
enum BUTTON_TYPES
import { BUTTON_TYPES } from "https://deno.land/x/ana_components@v0.0.50/src/types/enums.ts";

Members

CONTRAST = "contrast"
DISABLED = "disabled"
ERROR = "error"
INVISIBLE = "invisible"
PANEL = "panel"