Contains attributes related to the venue.
window.GEVME.venue
{{venue}}
Name | Type | Description | Rebar Syntax | JS Syntax |
---|---|---|---|---|
Integer | {{active}} | window.GEVME.active | ||
String | Description of the venue in use. | {{description}} | window.GEVME.description | |
Object | Contains attributes for the experience being used. | {{experience}} | window.GEVME.experience | |
String | Key features of the venue in use. | {{features}} | window.GEVME.features | |
List of sample preview pictures of the venue. | {{gallery}} | window.GEVME.gallery | ||
String | Suggested usage of the venue. | {{goodFor}} | window.GEVME.goodFor | |
String | The ID of the venue. | {{id}} | window.GEVME.id | |
Integer | {{isEditable}} | window.GEVME.isEditable | ||
String | The name of the venue. | {{name}} | window.GEVME.name | |
String | The URL of sdk. | {{sdkBaseUrl}} | window.GEVME.sdkBaseUrl | |
String | Source of the venue. e.g.βgithubβ. | {{source}} | window.GEVME.source | |
String | The URL of the thumbnail image file. | {{thumbnail}} | window.GEVME.thumbnail | |
String | The type of the venue. e.g. βstoreβ. | {{type}} | window.GEVME.type | |
String | The version number of the venue. | {{version}} | window.GEVME.version |