Button
Component
Displays a button or a component that looks like a button with glassy variants.
Installation
Install this component using the shadcn CLI with your preferred package manager
pnpm dlx shadcn@latest add @crenspire/buttonUsage
Example code for using this component
Props
Component props and variants
This component supports the following variants:
- default - Standard styling
- glass - Glassmorphism effect (default)
- glassSolid - Solid glass variant
- outline - Outline variant
- ghost - Ghost variant