mirror of
https://github.com/steedos/steedos-platform
synced 2024-11-22 08:10:50 +00:00
.. | ||
.storybook | ||
public | ||
src | ||
.env | ||
package.json | ||
README.md | ||
tsconfig.json | ||
tsconfig.lib.json | ||
yarn.lock |
Grid属性:
columns: [
{
field: priority,
label: 优先级 ,
width: 100,
wrap: true,
hidden: true,
onClick: function(),
renderCell: function
},
...
]
功能说明
- react组件