Button

Pixel-bordered wooden buttons with hover and press effects, inspired by Stardew Valley's menu buttons.

Props

PropTypeDefaultDescription
variant"default" | "destructive" | "ghost""default"Visual style of the button.
size"sm" | "md" | "lg""md"Controls the height and padding of the button.
disabledbooleanfalseDisables the button and reduces opacity.
childrenReactNodeContent displayed inside the button.
classNamestringAdditional CSS classes to apply.