COMPONENT / 终端 / V0.9.0
Terminal / 终端窗
mac 风窗口:命令逐条键入、输出流式出现,可重放。
可调字段
| 键 | 名称 | 类型 | 范围 |
|---|---|---|---|
accent | 强调色 | color | — |
radius | 圆角 / px | number | 0 – 40 |
duration | 过渡时长 / ms | number | 100 – 30000 |
title | 标题 | text | — |
subtitle | 说明 / 展开内容 | textarea | — |
label | 按钮或内容文字 | text | — |
默认参数
{
"accent": "#a8f0d0",
"radius": 18,
"duration": 360,
"title": "A window into the build.",
"subtitle": "命令与输出逐行出现;点按重放。",
"label": "forma — build"
}运行依赖
react@18.3.1react-dom@18.3.1
许可
FORMA原创组件,可用于个人及商业项目;运行库遵循MIT许可。
查看实时预览 ↗返回组件中心