UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 506 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [NextQueriesActions](./x-components.nextqueriesactions.md) &gt; [setUrlParams](./x-components.nextqueriesactions.seturlparams.md) ## NextQueriesActions.setUrlParams property Checks if the url has a query on it and then updates the state with that value. **Signature:** ```typescript setUrlParams: (urlParams: UrlParams) => void; ```