Skip to content

lit-ui-router / NormalizedLitViewDeclaration

Interface: NormalizedLitViewDeclaration<T>

Defined in: packages/lit-ui-router/src/interface.ts:384

The litViewsBuilder registered in UIRouterLit.constructor normalizes config to this internal interface.

Extends

Type Parameters

Type ParameterDefault type
T extends DefaultResolvesTypeDefaultResolvesType

Properties

PropertyTypeDefined in
componentRoutedLitTemplate<T>packages/lit-ui-router/src/interface.ts:387