Bindable attributes

The attributes available for dynamic data binding depend on the element type.

All element types
Attribute Description
Show element The visibility of the element.
Background color The background color.
Border color The border color.
Opacity The opacity of the element.
Padding The padding around the element.
Elements that can have text content
Attribute Description
Text content The text content.
HTML content The HTML content.
Text
Attribute Description
Font color The color of the text.
Font name The font used for the text.
Font size The font size of the text.
Font style The font style of the text (e.g., italic).
Font weight The font weight of the text (e.g., bold).
Image
Attribute Description
Alt text Text describing the image.
Media (image, video, and audio)
Attribute Description
Source The URL of the image, video, or audio source file.
Canvas
Attribute Description
Height The height of the element.
Width The width of the element.
Gallery group (a group used to populate a gallery component)
Attribute Description
Repeat for each item in collection Sets each frame of the gallery to correspond to an item in the data feed. Learn more about dynamic galleries.
Iframe
Attribute Description
Source The URL to load in the iframe.

Components

Bindable properties for components are also indicated on the individual help pages for each component.

360° Gallery
Attribute Description
Images A comma-separated string of image paths used in the gallery.
3D Hotspot
Attribute Description
Title The title text to display in the info card.
Description The description text to display in the info card.
3D Hotspot Container
Attribute Description
Up Image The URL for the image of the 3D hotspots in the unpressed state.
Over Image The URL for the image of the 3D hotspots in the mouseover or hover state.
Down Image The URL for the image of the 3D hotspots in the pressed state.
3D model
Attribute Description
Gesture cue icon The gesture cue icon.
Gesture cue text The text displayed below the gesture cue icon.
Gesture cue duration The duration (in seconds) to display the gesture cue. A value of -1 signifies no time limit.
3D model viewer
Attribute Description
Gesture cue icon The gesture cue icon.
Gesture cue text The text displayed below the gesture cue icon.
Gesture cue duration The duration (in seconds) to display the gesture cue. A value of -1 signifies no time limit.
Skybox image The background image of the 3D model scene.
Environment image Controls the environmental reflection of the 3D model.
Add to Calendar
Attribute Description
Event The event name as it will be seen in the user's calendar.
Start date The date the event begins.
Start time The time the event starts (in 24-hour time).
End date The date the event ends.
End time The time the event ends (in 24-hour time).
Timezone The time zone for the event. When this is set, the time will be adjusted correctly for the user when the user is in another time zone.
Location The location of the event.
Description The description of the event.
Audio
Attribute Description
Sources A comma-separated string of audios in different formats.
Carousel Gallery
Attribute Description
Images A comma-separated string of image paths used in the gallery.
Groups A comma-separated string of group IDs.
Exit URLs A comma-separated string of exit URLs, corresponding to the images in the the gallery.
Cue point
Attribute Description
Time The time at which the event is triggered, in s.
Date Swap
Attribute Description
Between A string representing an RFC2822 or ISO 8601 date.
And A string representing an RFC2822 or ISO 8601 date.
Gallery Navigation
Attribute Description
Gallery ID A comma-separated string of image paths used in the gallery.
Hotspot
Attribute Description
Show time The time at which the hotspot starts being visible, in seconds.
Hide time The time at which the hotspot stops being visible, in seconds.
Left The left position of the hotspot above the video relatively to the video frame width (eg '5%').
Top The top position of the hotspot above the video relatively to the video frame height (eg '5%').
Width The width of the hotspot proportionally to the video relatively to the video frame width.
Height The height of the hotspot proportionally to the video relatively to the video frame height.
IFrame
Attribute Description
Source The source of the iframe. This replaces the src attribute on the native Image element.
Image Button
Attribute Description
Up Image The URL for the image of the button in the unpressed state.
Over Image The URL for the image of the button in the mouseover or hover state.
Down Image The URL for the image of the button in the pressed state.
Background Color The background color of the button.
Map
Attribute Description
Google API Key Google API key. See: https://developers.google.com/maps/documentation/javascript/get-api-key
Search term Search query name for returning locations from the Google Places API.
Latitude Starting center latitude coordinate. Value should be between -90 and 90 (degrees).
Longitude Starting center longitude coordinate. Value should be between -180 and 180 (degrees).
Request user location Whether the user location must be requested. If set to true, the user will be prompted to share the location.
Maps Premier Client ID The Maps premier client ID. Deprecated.
Search radius Minimum radius in which to conduct a location search, in meters.
Max results The maximum number of results to return in a single query.
Default zoom Starting zoom level, in units used by the Google Maps API. Default is 16, which is at the neighborhood level.
Marker Icon Placemarker image filename, as a sprite containing the off, on, and shadow components.
Location icon GPS location blue dot image filename.
User location prompt text Localization string for the dialog prompt text to select a start position.
GPS choice button text Localization string for the label of the button which retrieves a the users location from the geolocation API.
Search choice button text Localization string for the label of the button which brings up a location search field.
Search prompt text Localization string for the dialog prompt text to search for a starting map position.
Search box guide text Localization string for the placeholder text of the search box for finding a starting map position.
Location error text Localization string for the dialog prompt text shown when an attempt to use the geolocation API fails.
No result text Localization string for the dialog prompt text shown when no map results were found in the chosen location.
Particles
Attribute Description
Sprite Image Source The source of the images that are used as sprites.
Sprite Sheet
Attribute Description
Source The URL for the sprite sheet image.
Star Ratings
Attribute Description
Rating Value Rating value.
Street View
Attribute Description
Google API Key For information about obtaining a unique key for your application, see: https://developers.google.com/maps/documentation/javascript/get-api-key.
Latitude The location latitude value.
Longitude The location longitude value.
Heading Indicates the compass heading of the camera. Accepted values are from 0 to 360 (both values indicating North, with 90 indicating East, and 180 South). If no heading is specified, a value will be calculated that directs the camera towards the specified location, from the point at which the closest photograph was taken.
Pitch Specifies the up or down angle of the camera relative to the Street View vehicle. This is often, but not always, flat horizontal. Positive values angle the camera up (with 90 degrees indicating straight up); negative values angle the camera down (with -90 indicating straight down).
Zoom Specifies the zoom of the camera relative to the Street View vehicle.
Swipeable Gallery
Attribute Description
Images A comma-separated string of image paths used in the gallery.
Groups A comma-separated string of group IDs.
Exit URLs A comma-separated string of exit URLs, corresponding to the images in the the gallery.
Tap Area
Attribute Description
Exit Override URL The URL to exit to when the Tap Area is tapped.
Tap to Call / Text
Attribute Description
Number Telephone number to call or message.
Transition Gallery
Attribute Description
Images A comma-separated string of image paths used in the gallery.
Exit URLs A comma-separated string of exit URLs, corresponding to the images in the the gallery.
Video
Attribute Description
Sources A comma-separated string of videos in different formats.
Poster A URL indicating a poster frame to show until the user plays or seeks.
YouTube
Attribute Description
URL The YouTube URL for the video.
Start Position Start the video at a given time (seconds).

Was this helpful?

How can we improve it?
Search
Clear search
Close search
Main menu
14432503883897829129
true
Search Help Center
true
true
true
true
true
5050422
false
false