← Back to release summary

URL.searchParams readonly attribute

Category
DOM
Type
New or changed feature
Status
Enabled by default (Chrome 51)
Intent stage
None

Summary

Access the query portion of a URL by way of a URLSearchParams object.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/URLSearchParams https://developer.mozilla.org/en-US/docs/Web/API/URL

Samples: https://googlechrome.github.io/samples/urlsearchparams/index.html

View on chromestatus.com