UNPKG

@empathyco/x-components

Version:
22 lines (13 loc) 653 B
<!-- 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 | Property | Modifiers | Type | Description | | --- | --- | --- | --- | | [initialExtraParams](./x-components.urlstate.initialextraparams.md) | | Dictionary&lt;unknown&gt; | |