You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set the `cms_page` ID that this section belongs to.
type
String
Set the section type.
position
Integer
Pass the position that you want this section to appear in. (The list is not zero indexed, so the first item is position: `1`)
[optional]
link_type_one
String
Set the resource type that image one links to.
[optional]
link_type_two
String
Set the resource type that image two links to.
[optional]
link_type_three
String
Set the resource type that image three links to.
[optional]
link_one
String
Set the slug or path that image two links to.
[optional]
link_two
String
Set the slug or path that image two links to.
[optional]
link_three
String
Set the slug or path that image three links to.
[optional]
title_one
String
Set the title used in image one.
[optional]
title_two
String
Set the title used in image two.
[optional]
title_three
String
Set the title used in image three.
[optional]
fit
String
This value is used by front end developers to set CSS classes for content that fits the screen edge-to-edge, or stays within the boundaries of the central container.
[optional]
layout_style
String
This value is used by front end developers for styling the order the images appear.
[optional]
display_labels
String
This value is used by front end developers for showing and hiding the label on the images.
[optional]
cms_section_image_one
File
Use a `multipart/form-data` request to upload assets.
[optional]
cms_section_image_two
File
Use a `multipart/form-data` request to upload assets.
[optional]
cms_section_image_three
File
Use a `multipart/form-data` request to upload assets.