<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [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

<table><thead><tr><th>

Property


</th><th>

Modifiers


</th><th>

Type


</th><th>

Description


</th></tr></thead>
<tbody><tr><td>

[initialExtraParams](./x-components.urlstate.initialextraparams.md)


</td><td>


</td><td>

Dictionary&lt;unknown&gt;


</td><td>


</td></tr>
</tbody></table>

