template

Description

The template used by the livepage.

JS Syntax

window.GEVME.template

Rebar Syntax

{{template}}

Type
Object

🖲️
Rebar Objects

NameTypeDescriptionRebar SyntaxJS Syntax
String

Base URL of folder to template

{{template.baseURL}}

window.GEVME.template.baseURL

String

The template that is being used. Eg: name: “blank”.

{{template.name}}

window.GEVME.template.name