How to save state before switching to another component in React JS

前端 未结 0 482
刺人心
刺人心 2020-12-21 16:49

For a react component that displays a table with some data I have set up some filters in the state

this.state = {
            filters: {
                id: \         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题