NeumorUINeumorUI
📖📦
Form

Button

Clay-style button with 8 variants and 3 sizes. Supports loading state, icons, and ripple effect.

tsx
1import { Button } from "neumorui";

Example

variant
size
loading
ripple

Props

PropTypeDefault
variant"raised" | "flat" | "inset" | "pill" | "icon" | "primary" | "danger" | "success""raised"
size"sm" | "md" | "lg""md"
loadingbooleanfalse
leftIconReactNode-
rightIconReactNode-
ripplebooleanfalse