Grid属性:
columns: [
{
field: priority,
label: 优先级 ,
width: 100,
wrap: true,
hidden: true,
onClick: function(),
renderCell: function
},
...
]
功能说明
- react组件
columns: [
{
field: priority,
label: 优先级 ,
width: 100,
wrap: true,
hidden: true,
onClick: function(),
renderCell: function
},
...
]
npm i @steedos/react
43
2.1.116
none
927 kB
325