frontend-collective / frontend-collective/react-sortable-tree
How to use props with redux ?
Open
- Dominant language
- JavaScript
- Stars
- 5k
- Forks
- 914
- PR merge metrics
- No merged PRs in 30d
Description
Hello the examples use State.
But i need to use Props of redux.
Can you give me a sample of using Props with sortable tree?
It seems the sortable tree component only uses the State to function normally.
So I need to know how to update the state once the props is updated by redux (here a search is done in another component, the search result will be displayed in the sortable tree)
Thanks ! :)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.