UNPKG

@empathyco/x-components

Version:
14 lines (8 loc) 479 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; [ParamsLoadedFromUrl](./x-components.urlxevents.paramsloadedfromurl.md) ## UrlXEvents.ParamsLoadedFromUrl property Url loaded. Payload: The new [UrlParams](./x-components.urlparams.md) params. **Signature:** ```typescript ParamsLoadedFromUrl: UrlParams; ```