Extracts the values of the requested query parameters from the query string and removes those values from the query string in the URL.
The history object for the application.
An object describing what keys to extract and how to filter value types from the query string.
Currently incompatible with the <QueryStateManager>. If using a <QueryStateManager> use the provided context functionality to get and remove query parameters from the URL.
<QueryStateManager>
Extracts the values of the requested query parameters from the query string and removes those values from the query string in the URL.