Update README.md

Fixes #475
This commit is contained in:
Tanner Linsley
2017-09-01 16:05:33 -06:00
committed by GitHub
parent 646b701f93
commit 8d4deb3496

View File

@@ -577,6 +577,8 @@ Every single built-in component's props can be dynamically extended using any on
/>
```
If used, **a callback prop must return an valid object**, even if it's an empty one.
These callbacks are executed with each render of the element with four parameters:
1. Table State
2. RowInfo (undefined if not applicable)