FORMA
首页 / 组件中心 / 内容展示
COMPONENT / 标记 / V0.9.0
Pin / 立体图钉组件渲染预览

Pin / 立体图钉

渐变圆钉悬停时向后立起,投影同步缩小,适合作品锚点。

原创组件分类:内容展示框架:React 18状态:functional-beta

可调字段

名称类型范围
accent强调色color
radius圆角 / pxnumber0 – 40
duration过渡时长 / msnumber100 – 30000
title标题text
subtitle说明 / 展开内容textarea
label按钮或内容文字text

默认参数

{
  "accent": "#f5c89b",
  "radius": 18,
  "duration": 360,
  "title": "Pin it down.",
  "subtitle": "悬停图钉,它会立起来。",
  "label": "◈"
}

运行依赖

react@18.3.1react-dom@18.3.1

许可

FORMA原创组件,可用于个人及商业项目;运行库遵循MIT许可。

查看实时预览 ↗返回组件中心