Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个组件需要在导航到另一个组件之前进行确认。反应路由器中有一个Prompt组件可以在导航到另一个组件之前询问确认,但我在reach-router. 有什么方法可以让用户在导航到另一条路线之前进行确认,如果用户回答为“否”则取消导航?
Prompt
reach-router