Skip to content

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

PropertyModifierTypeDescriptionDefined in
namereadonly"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