Description
Contains the global filesβ content available to all livepages.
JS Syntax
window.GEVME.global
Rebar Syntax
{{global}}
Type
Object
Name | Type | Description | Rebar Syntax | JS 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 |