COMPONENT / 输入 / V0.9.0
Gooey / 粘连输入
点按圆钮以粘连动画展开搜索面板,输入即过滤建议。
可调字段
| 键 | 名称 | 类型 | 范围 |
|---|---|---|---|
accent | 强调色 | color | — |
radius | 圆角 / px | number | 0 – 40 |
duration | 过渡时长 / ms | number | 100 – 30000 |
title | 标题 | text | — |
subtitle | 说明 / 展开内容 | textarea | — |
label | 按钮或内容文字 | text | — |
items | 内容列表(每行一项) | list | — |
默认参数
{
"accent": "#9bd0e8",
"radius": 18,
"duration": 360,
"title": "Search that opens up.",
"subtitle": "点按圆钮,粘连动画展开搜索面板。",
"label": "搜索组件…",
"items": [
"聚光卡片",
"翻牌屏",
"打字机",
"磁吸按钮"
]
}运行依赖
react@18.3.1react-dom@18.3.1
许可
FORMA原创组件,可用于个人及商业项目;运行库遵循MIT许可。
查看实时预览 ↗返回组件中心