We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 59d8bec + d409edf commit 3efb0d8Copy full SHA for 3efb0d8
README.md
@@ -107,7 +107,7 @@ You should pass fields that are using at render function to `queryParams` proper
107
108
## Column filtering
109
110
-You ca add column filtering functionality by setting option `withColumnFilter` to `true` :
+You can add column filtering functionality by setting option `withColumnFilter` to `true` :
111
112
- By default it generates a text field as filter input.
113
- It can be replaced by a combo box using `filter` parameter when defining column. It should be a associative array
0 commit comments