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 1e78f85 commit 8ee8a7eCopy full SHA for 8ee8a7e
docs/ajax-table.md
@@ -15,4 +15,4 @@ Props
15
* [`params`](./ajax-table/params.md): An object that defines params to be passed as a query string when retrieving the dataset
16
* [`responseManipulator`](./ajax-table/response-manipulator.md): Manipulate the response to return the dataset
17
* [`onLoad`](./ajax-table/on-load.md): A callback which is triggered after the dataset is retrieved
18
- * [`loadingRow`](./ajax-table/loading-row.md):
+ * [`loadingRow`](./ajax-table/loading-row.md): A valid React element to be displayed while the dataset is being retrieved
0 commit comments