Glare Card
A glare effect that happens on hover, as seen on Linear's website.
通过 CLI 安装
手动安装
复制并粘贴以下代码:
GlareCard.vue
示例
Multiple Cards
API
Prop 名称 | 类型 | 默认值 | 描述 |
---|---|---|---|
class | string | - | Additional Tailwind CSS class names to apply to the card. |
功能特性
- Slot Support: Easily add any content inside the component using the default slot.
感谢
- Credits to SivaReddy Uppathi for this component.
- Inspired from Aceternity UI.