COMPONENT / 卡片 / V0.9.0
Comet / 彗星卡片
卡片随指针轻微倾斜,一颗拖着渐变尾迹的光点反向游走。
可调字段
| 键 | 名称 | 类型 | 范围 |
|---|---|---|---|
accent | 强调色 | color | — |
radius | 圆角 / px | number | 0 – 40 |
duration | 过渡时长 / ms | number | 100 – 30000 |
title | 标题 | text | — |
subtitle | 说明 / 展开内容 | textarea | — |
label | 按钮或内容文字 | text | — |
默认参数
{
"accent": "#c8b3f5",
"radius": 18,
"duration": 360,
"title": "Move, and it follows.",
"subtitle": "指针倾斜卡片,光点带着尾巴滑向另一侧。",
"label": "CHASING LIGHT"
}运行依赖
react@18.3.1react-dom@18.3.1
许可
FORMA原创组件,可用于个人及商业项目;运行库遵循MIT许可。
查看实时预览 ↗返回组件中心