UNPKG

@empathyco/x-components

Version:
21 lines (12 loc) 555 B
<!-- 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 | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [urlParams](./x-components.urlgetters.urlparams.md) | | [UrlParams](./x-components.urlparams.md) | The current params in the url. |