Added category and icon for table configuration binding drawer
This commit is contained in:
parent
2e5ecce674
commit
f30a679669
|
@ -32,6 +32,8 @@
|
|||
{
|
||||
readableBinding: "Value",
|
||||
runtimeBinding: "[value]",
|
||||
category: `Column: ${column.name}`,
|
||||
icon: "TableColumnMerge",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
|
Loading…
Reference in New Issue