Skip to content

lit-ui-router / UIRouterLitElement

Class: UIRouterLitElement

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

Slot

  • <ui-router> renders slotted content.

    ui-router-context

<ui-router> listens to the ui-router-context event and provides the uiRouter instance.

Extends

Properties

PropertyTypeDescriptionDefined in
uiRouterUIRouterLit | undefinedRoot uiRouter singleton. If not provided, the element creates and assigns a new instance.packages/lit-ui-router/src/ui-router.ts:38