Button
ComponentDisplays a button or a component that looks like a button, with the glass material system.
Installation
Install this component using the shadcn CLI with your preferred package manager
bunx shadcn@latest add @sistine/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)
- gradient - Brand purple→blue gradient glass
- outline - Outline variant
- ghost - Ghost variant