@empathyco/x-components
Version:
Empathy X Components
27 lines (18 loc) • 867 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [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\[\] | |