lit-ui-router / RouterContextKey
Interface: RouterContextKey
Defined in: packages/lit-ui-router/src/context.ts:77
The identity of routerContext: a plain object, so the key is unique under === and readable in a debugger.
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
name | readonly | "lit-ui-router/context#router" | Names the key for a debugger; identity, not this string, is what matches. | packages/lit-ui-router/src/context.ts:79 |