Location API

Location API

The Location API in JavaScript is used to interact with the URL and navigation elements of document and window objects.

By using it you can assign new URL's which would navigate the page away, redirect, get data about the URL such as the query parameters and more.

The most common uses are to get data from the URL, or navigate the window.

Further resources

Related topics

© 2024 MWXYZ