TemplateState

Type class

Sources

This information about TemplateState is provided for reference only and is not available through exported packages and thus should not be imported or used on its own.

Inheritance

TemplateState does not extend any other symbol.

TemplateState is not extended by any other symbol.

Settings

TemplateState does not have any settings.

Private settings

TemplateState does not have any private settings.

Properties

TemplateState does not have any properties.

Methods

constructor(

name: string,
template: Template,
settings: Partial

)

#

Returns TemplateState

get(

key: Key

)

#

Returns [""]

remove(

key: Key

)

#

Returns void

set(

key: Key,
value: [""]

)

#

Returns void

setAll(

settings: Partial

)

#

Returns void

Events

TemplateState does not have any events.