Glare Card
A glare effect that happens on hover, as seen on Linear's website.
Examples
Multiple Cards
API
Prop Name | Type | Default | Description |
---|---|---|---|
class | string | - | Additional Tailwind CSS class names to apply to the card. |
Component Code
You can copy and paste the following code to create these components:
GlareCard.vue
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.