Glare Card

A glare effect that happens on hover, as seen on Linear's website.

Examples

Multiple Cards

API

Prop NameTypeDefaultDescription
classstring-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