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
| Property | Type | Description | Defined in |
|---|---|---|---|
uiRouter | UIRouterLit | undefined | Root uiRouter singleton. If not provided, the element creates and assigns a new instance. | packages/lit-ui-router/src/ui-router.ts:38 |