@empathyco/x-components
Version:
Empathy X Components
22 lines (13 loc) • 653 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [UrlState](./x-components.urlstate.md)
## UrlState interface
URL store state.
**Signature:**
```typescript
export interface UrlState extends QueryState, UrlParams
```
**Extends:** [QueryState](./x-components.querystate.md)<!-- -->, [UrlParams](./x-components.urlparams.md)
## Properties
| Property | Modifiers | Type | Description |
| --- | --- | --- | --- |
| [initialExtraParams](./x-components.urlstate.initialextraparams.md) | | Dictionary<unknown> | |