Glare Card
A glare effect that happens on hover, as seen on Linear's website.
Install using CLI
Install Manually
Copy and paste the following code
GlareCard.vue
Examples
Multiple Cards
API
Prop Name | Type | Default | Description |
---|---|---|---|
class | string | - | Additional Tailwind CSS class names to apply to the card. |
Features
- Slot Support: Easily add any content inside the component using the default slot.
Credits
- Credits to SivaReddy Uppathi for this component.
- Inspired from Aceternity UI.