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 b483b48 commit a241dc2Copy full SHA for a241dc2
README.md
@@ -283,7 +283,7 @@ In some cases you need to have the ability to delete all rows in the list. For t
283
### Guess column title
284
285
Sometimes you can use the widget without defining columns but you want to have the column header of the table.
286
-In this case you can use `enableGuessColumn` option like in the example below:
+In this case you can use `enableGuessTitle` option like in the example below:
287
288
```php
289
0 commit comments