Platform-agnostic navigation with framework adapters
useNavigation
hook provides a unified navigation API that works across different routing frameworks (Next.js, React Router, etc.) through platform adapters.
window.location.href
:
options
parameter supports platform-specific navigation options:
window.location.href
when no router is available