global

Description
Contains the global files’ content available to all livepages.
JS Syntax
window.GEVME.global
Rebar Syntax
{{global}}
Type
Object

🖲️
Rebar Objects

NameTypeDescriptionRebar SyntaxJS Syntax
String
The domain URL of global folder on GEVME network.
{{baseUrl}}
window.GEVME.baseUrl
Object
List of HTML codes for partials which are used for rendering preset components on the page, the keys are the name of the html files.
{{partials}}
window.GEVME.partials