@empathyco/x-components
Version:
Empathy X Components
14 lines (8 loc) • 525 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@empathyco/x-components](./x-components.md) > [UrlXEvents](./x-components.urlxevents.md) > [PushableUrlStateUpdated](./x-components.urlxevents.pushableurlstateupdated.md)
## UrlXEvents.PushableUrlStateUpdated property
Url state changed with a change to add new entry to browser URL History State. Payload: The new URL params.
**Signature:**
```typescript
PushableUrlStateUpdated: UrlParams;
```