project

Description

Contains attributes related to the project.

JS Syntax

window.GEVME.project

Rebar Syntax

{{project}}

Type
Object

🖲️
Rebar Objects

NameTypeDescriptionRebar SyntaxJS Syntax
String

[Deprecated] Represents the URL to the folder of template being loaded

{{baseUrl}}

window.GEVME.baseUrl

String

The ID of the company.

{{companyId}}

window.GEVME.companyId

String

The ID of the project.

{{id}}

window.GEVME.id

String

Name of the project.

{{name}}

window.GEVME.name

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

String

The root URL of a project. Eg. www.gevme.com/page or customdomain.com/page. Does not end with backslash.

{{rootUrl}}

window.GEVME.rootUrl