exchange/resources/js/data/line-columns.json

16 lines
209 B
JSON

[
{
"dataIndex": "title",
"key": "title",
"title": "Title"
},
{
"key": "actions",
"width": 120,
"align": "right",
"scopedSlots": {
"customRender": "actions"
}
}
]