Replies: 1 comment 6 replies
-
Hello an thanks for the question! As far as I know, there is no a specific API for the back button in a browser. However there is PopStateEvent, which is fired when the navigates backward or forward. Please note that the user may choose to navigate backward/forward by multiple pages at once. What is your use case? Maybe we could add something to Decompose. |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Beta Was this translation helpful? Give feedback.
All reactions