COMPONENT / 浮层 / V0.9.0
Peek / 链接预览
悬停链接浮出预览小窗,不实际跳转。
可调字段
| 键 | 名称 | 类型 | 范围 |
|---|---|---|---|
accent | 强调色 | color | — |
radius | 圆角 / px | number | 0 – 40 |
duration | 过渡时长 / ms | number | 100 – 30000 |
title | 标题 | text | — |
subtitle | 说明 / 展开内容 | textarea | — |
items | 内容列表(每行一项) | list | — |
label | 按钮或内容文字 | text | — |
默认参数
{
"accent": "#a8b8e0",
"radius": 18,
"duration": 360,
"title": "Look before you leap.",
"subtitle": "悬停链接,浮出预览小窗;不真的跳转。",
"items": [
"设计原则",
"动效规范",
"发布清单"
],
"label": "FORMA · 预览"
}运行依赖
react@18.3.1react-dom@18.3.1
许可
FORMA原创组件,可用于个人及商业项目;运行库遵循MIT许可。
查看实时预览 ↗返回组件中心