Files
fauto-design/draggable-panels/src/materials/TestWidget3/index.json
2025-12-20 20:30:03 +08:00

10 lines
262 B
JSON

{
"name": "测试组件C",
"description": "用于测试的简单文本显示组件C",
"props": {
"title": "测试组件 C",
"content": "这是测试组件C的内容区域。\n\n每个组件全局只能显示一次。",
"color": "#ffb74d"
}
}