@empathyco/x-components
Version:
Empathy X Components
21 lines (12 loc) • 555 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [UrlGetters](./x-components.urlgetters.md)
## UrlGetters interface
URL store getters.
**Signature:**
```typescript
export interface UrlGetters
```
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [urlParams](./x-components.urlgetters.urlparams.md) | | [UrlParams](./x-components.urlparams.md) | The current params in the url. |