Skip to content

lit-ui-router / RoutedLitComponent

Type Alias: RoutedLitComponent

ts
type RoutedLitComponent = RoutedLitTemplate | RoutedLitElement;

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

Union type for components that can be used in state declarations.

A routed component can be either: