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.
2 parents f7dca23 + a241dc2 commit 0f63ecbCopy full SHA for 0f63ecb
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