UNPKG

@empathyco/x-components

Version:
27 lines (18 loc) 867 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [UrlParams](./x-components.urlparams.md) ## UrlParams interface URL store params. **Signature:** ```typescript export interface UrlParams ``` ## Properties | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [filter](./x-components.urlparams.filter.md) | | string\[\] | | | [page](./x-components.urlparams.page.md) | | number | | | [prompt](./x-components.urlparams.prompt.md) | | number | | | [query](./x-components.urlparams.query.md) | | string | | | [scroll](./x-components.urlparams.scroll.md) | | string | | | [sort](./x-components.urlparams.sort.md) | | string | | | [tag](./x-components.urlparams.tag.md) | | string\[\] | |