An open API service indexing awesome lists of open source software.

https://github.com/steedos/steedos-webapp

华炎魔方React控件库
https://github.com/steedos/steedos-webapp

Last synced: 6 months ago
JSON representation

华炎魔方React控件库

Awesome Lists containing this project

README

          

## Grid属性:
```
columns: [
{
field: priority,
label: 优先级 ,
width: 100,
wrap: true,
hidden: true,
onClick: function(),
renderCell: function
},
...
]
```