2 Star 0 Fork 0

李磊/xjtable

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
usage.json 2.09 KB
一键复制 编辑 原始数据 按行查看 历史
李磊 提交于 2024-09-14 16:22 . 初始化
{
"name": "demo_2",
"title": "demon",
"description": "",
"specVersion": "1.0.0",
"type": "module",
"subType": "extension",
"version": "1.0.1",
"frontends": [
{
"concept": "FrontendLibrary",
"name": "pc",
"type": "pc",
"viewComponents": [
{
"concept": "ViewComponent",
"name": "xj-table",
"title": "列表",
"category": "demo_2(demon)",
"blocks": [
{
"title": "基本用法",
"description": "",
"code": "<template>\n<xj-table></xj-table>\n</template>"
}
],
"attrs": [
{
"name": "value",
"type": "string",
"default": "请在这里编写代码",
"description": "需要传入的值"
},
{
"name": "rowData",
"type": "Array<Item> | Function | Object",
"default": [],
"description": "表格数据",
"group": "数据属性"
}
]
}
],
"logics": []
}
],
"annotations": [],
"summary": {
"name": "demo_2",
"title": "demon",
"version": "1.0.1",
"description": "",
"frontends": [
{
"type": "pc",
"viewComponents": [
{
"name": "xj-table",
"title": "列表"
}
],
"logics": []
}
],
"annotations": []
},
"compilerInfoMap": {
"js": {
"prefix": "extension"
}
},
"ideVersion": "3.2"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/li-lei22/xjtable.git
git@gitee.com:li-lei22/xjtable.git
li-lei22
xjtable
xjtable
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385