Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TemplateResult

The return type of html, which holds a Template and the values from interpolated expressions.

Hierarchy

Index

Constructors

constructor

Properties

processor

strings

strings: TemplateStringsArray

type

type: string

values

values: keyof unknown[]

Methods

getHTML

  • getHTML(): string

getTemplateElement

  • getTemplateElement(): HTMLTemplateElement

Generated using TypeDoc