Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
enum BUTTON_TYPES
import { BUTTON_TYPES } from "https://deno.land/x/ana_components@v0.0.44/src/types/enums.ts";

Members

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