Remove max limit on grid buttons
This commit is contained in:
parent
028dc40a0d
commit
82a727ae88
|
@ -7596,7 +7596,6 @@
|
||||||
"type": "buttonConfiguration",
|
"type": "buttonConfiguration",
|
||||||
"key": "buttons",
|
"key": "buttons",
|
||||||
"nested": true,
|
"nested": true,
|
||||||
"max": 3,
|
|
||||||
"context": [
|
"context": [
|
||||||
{
|
{
|
||||||
"label": "Clicked row",
|
"label": "Clicked row",
|
||||||
|
|
Loading…
Reference in New Issue