<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@empathyco/x-components](./x-components.md) &gt; [UrlXEvents](./x-components.urlxevents.md) &gt; [ReplaceableUrlStateUpdated](./x-components.urlxevents.replaceableurlstateupdated.md)

## UrlXEvents.ReplaceableUrlStateUpdated property

Url state changed with a change to replace the current entry to browser URL History State. Payload: The new URL params.

**Signature:**

```typescript
ReplaceableUrlStateUpdated: UrlParams;
```
