UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 525 B
<!-- 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; [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; ```