Home > widget-integration > TemplateAPI

TemplateAPI class

Signature:

export declare class TemplateAPI extends BoostAPI 

Extends: BoostAPI

Constructors

Constructor

Modifiers

Description

(constructor)(appService, platformLoader)

Constructs a new instance of the TemplateAPI class

Properties

Property

Modifiers

Type

Description

CACHING_TTL

number

endpoint

readonly

string

quotaExhausted

protected

boolean

Set once a template write failed even after clearing the template cache, meaning the storage budget is held by data this app cannot reclaim.

Methods