Open
Description
URL
https://ionicframework.com/docs/react/navigation
What is missing or inaccurate about the content on this page?
I've looked all over the docs, and I haven't been able to find a single mention of using useIonRouter
within Ionic React.
I was trying to navigate to a page and specify the direction of the animation, and the only way I ended up finding useIonRouter
was by following usage of the RouterDirection
type.
Sure enough the import is mentioned in @ionic/vue
, but it doesn't exist for React.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog