标签: reactjs
history.push在reactjs中做了什么?
history.push
我试图寻找一个定义,但我不确定我是否足够努力......
history.push(`/group/${searchResult.id}/overview`)
这是做什么的?
答案 0 :(得分:0)
如https://reacttraining.com/react-router/web/api/history中所述,它将新条目推送到历史堆栈