Variable noRendererConst

noRenderer: { template: string; update: (() => void) } = ...

Type declaration

  • template: string
  • update: (() => void)
      • (): void
      • Returns void