We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent efdc436 commit 36c4812Copy full SHA for 36c4812
README.md
@@ -63,7 +63,7 @@ use kartik\grid\GridView;
63
'buttonType' => BulkCheckboxColumn::BUTTON_TYPE_CUSTOM_JS,
64
'customJs' => 'function(event, gridId, ids) { /* ... */ }'
65
]
66
- // ...Many elements
+ // ...Other elements
67
],
68
69
// Other columns
0 commit comments