createBrowserHistory

external fun createBrowserHistory(options: BrowserHistoryOptions = definedExternally): BrowserHistory(source)

Browser history stores the location in regular URLs. This is the standard for most web apps, but it requires some configuration on the server to ensure you serve the same app at multiple URLs.

See also

https

://github.com/remix-run/history/tree/main/docs/api-reference.md#createbrowserhistory