OptionalbackOptional navigation helper for adapters that can go backward.
OptionalcanOptional capability check for backward navigation.
Read the current path.
OptionalpushOptional navigation helper for adapters that can push state.
push/replace paths are normalized through shared routing utils:
absolute (/x), relative (x, ./x, ../x), and empty ("" => /).
OptionalreplaceOptional navigation helper for adapters that can replace state.
Subscribe to path changes.
Platform adapter that supplies the current path and change notifications.