useNavigateRR
Datalayer Core / useNavigateRR
Variable: useNavigateRR()
constuseNavigateRR: () =>NavigateFunction=ReactRouterDom.useNavigate
Defined in: src/navigation/adapters/react-router.tsx:14
Returns an imperative method for changing the location. Used by <Link>s, but
may also be used by other elements to change the location.
Returns
NavigateFunction