useLocation

external fun useLocation(): Location<*>(source)

Returns the current location object, which represents the current URL in web browsers.

Note: If you're using this it may mean you're doing some of your own "routing" in your app, and we'd like to know what your use case is. We may be able to provide something higher-level to better suit your needs.

See also

https

://reactrouter.com/hooks/use-location