api
browserAdapter
The browserAdapter handles how Routify routers store their URLs in the browser address bar.
import { Global } from '@roxi/routify'
Global.browserAdapter = myBrowserAdapter
[object Object]
The browserAdapter handles how Routify routers store their URLs in the browser address bar.
import { Global } from '@roxi/routify'
Global.browserAdapter = myBrowserAdapter