chore: readme update props

This commit is contained in:
Jakub Grzywacz 2021-07-10 15:42:55 +02:00
parent 2da4255385
commit af342a86f9
No known key found for this signature in database
GPG Key ID: 5BBB685871FF63C4
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ TODO
| categoryColor | string | "#000000" | no | Change category item color |
| activeCategoryColor | string | "#005b96" | no | Change active category item color |
| categoryContainerColor | string | "#e3dbcd" | no | Change category container color |
| onCategoryChangeFailed | function | warn(info) | no | Callback on category change failed (info: {index, highestMeasuredFrameIndex, averageItemLength}) |
## License
**MIT**