Class Template

Index

Constructor methods

Methods

Constructor methods

constructor(element: HTMLElement): Template

Parameters

  • element: HTMLElement

Returns

Template

constructor(element: JQueryStatic): Template

Parameters

Returns

Template

Methods

public dispose()

public render(container: HTMLElement): any

Parameters

  • container: HTMLElement

Returns

any

public render(container: JQueryStatic): any

Parameters

Returns

any