<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [UrlGetters](./x-components.urlgetters.md)

## UrlGetters interface

URL store getters.

**Signature:**

```typescript
export interface UrlGetters 
```

## Properties

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[urlParams](./x-components.urlgetters.urlparams.md)


</td><td>


</td><td>

[UrlParams](./x-components.urlparams.md)


</td><td>

The current params in the url.


</td></tr>
</tbody></table>

