Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • LitElement
    • ModuleRouter

Index

Constructors

constructor

Properties

endpoint

endpoint: string = ''

module

module: string = ''

sitename

sitename: string

sitenameFirst

sitenameFirst: boolean

slotElement

slotElement: HTMLSlotElement

stateTrackerUrl

stateTrackerUrl: string

Static styles

styles: CSSResult = ...

Methods

Private getModuleElement

  • getModuleElement(moduleName: string): Promise<Element>

Private markActive

  • markActive(jsModule: string, endpoint: string, forceEndpointReset?: boolean): Promise<void>

Private pushState

render

  • render(): TemplateResult<ResultType>

Private updateBrowserState

Protected updated

  • updated(): void

Generated using TypeDoc