Link Search Menu Expand Document

Type: “HeroContent”

Usage

This block is useful for displaying key content prominently.

Attributes

Key Value Type Example
coverDisplayType String “image”
coverImage String “https://files-myxp.gevme.com/…”
coverLivestreamOrVideo String ””
description String “description”
descriptionVisibility Boolean true
link String “https://www.gevme.com/page/…”
title String “title”
titleVisibility Boolean true
type String “HeroContent”

This block also support all the common attributes.

Example


 "Description": "Description",
 "DescriptionVisibility": true,
 "backgroundCoverImage": "https://files-myxp.s3-ap-southeast-1.amazonaws.com/livestream/default_background/Light_BG_1.png",
 "backgroundCoverImageVisibility": false,
 "blockHeight": "fit-content",
 "blockVisibility": true,
 "blockWidth": "100%",
 "boundingBox": false,
 "contentMargin": ["40", "20", "20", "20", "px"],
 "contentPadding": "10px",
 "coverDisplayType": "image",
 "coverImage": "https://files-myxp.gevme.com/LmnyXMh5ZHudkdLGA7bOlQg8M/60dd966f39ec4800494eabbe/c9b5N/hero-default.png",
 "coverLivestreamOrVideo": "",
 "fitHeightToContent": true,
 "heading": "Hero Content",
 "headingVisibility": true,
 "link": "https://www.gevme.com/en/",
 "title": "Title",
 "titleVisibility": true,
 "type": "HeroContent",
 "widthType": "full"

Screenshot