Get your Premium website nowVisit zarasana.com

Button

A versatile button component with three distinct styling variants: Neo-SaaS, Glassmorphic, and Neo-Brutalism.

Usage

Each button variant is installed as a separate component.

Neo-SaaS Style

A clean, modern button with smooth gradients and subtle shadows.

Installation

Legacy installation using the full registry URL:

pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/button-neo-saas.json"

Glassmorphic Style

Features a frosted glass effect with backdrop blur and inner glow.

Installation

Legacy installation using the full registry URL:

pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/button-glassmorphic.json"

Neo-Brutalism Style

Characterized by bold borders, hard shadows, and high contrast.

Installation

Legacy installation using the full registry URL:

pnpm dlx shadcn@latest add "https://ui.zarasana.com/r/button-neo-brutalism.json"

API Reference

Props

PropTypeDefaultDescription
variantstringprimaryThe visual style of the button.
sizestringmdThe size of the button (sm, md, lg).
isLoadingbooleanfalseShows a loading spinner and disables interaction.
disabledbooleanfalseDisables the button.
childrenReactNode-The content of the button.
classNamestring-Additional CSS classes.
glowColorstring-(Glassmorphic) Custom hex color for the glow effect.
shadowOffsetnumber4(Neo-Brutalism) Offset of the hard shadow in pixels.

© 2026 Zarasana UI. All rights reserved.