Navigate from 1 page to another on table row click using react

别等时光非礼了梦想. 提交于 2019-12-24 19:32:42

问题


Hi Following from stack over flow question , Map() not a funtion when calling MVC end point using react,

I want to navigate from one page to another.

I have read about react router, but not sure how to use them.

So if the first page just displays the roomids, I want to be able to click on it and show the available Orange/apple etc on a different page.

Is this possible?

Thanks in advance.

来源:https://stackoverflow.com/questions/54810915/navigate-from-1-page-to-another-on-table-row-click-using-react

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!