Content Previews

Content With Text Columns

A section cms container component
SectionCmsContainer

API Reference

SectionCmsContainer

No component metadata found for SectionCmsContainer. Did you mean CmsContainer?

BlockCmsCardContent

PropDefaultType
title

string

content

string

alignment

ContentAlignmentHorizontalFieldValue

mediaAspectRatio

"default" | "1/1" | "16/9" | "4/3"

buttonVariant

"positive" | "primary" | "secondary" | "black-ghost" | "white-ghost" | "danger" | "glass" | "white-close" | "black-close" | "black-close-always-black" | "white-close-always-white" | "input-field" | "glass-white" | "ghost"

buttonLink

string

buttonText

string

iconBackground

"default" | "solid" | "none" | "pale"

icon

string

media

{ type: "image"; sources: { provider: string; src: string; width?: number ; height?: number | undefined; responsive?: "static" | "mobile" | "desktop" | undefined; focalPoint?: [number, number] | undefined; }[]; alt?: string | undefined; meta?: any; placeholder?: ["solid" | "thumbhash", string] | undefined; } | { type: "video"; sources: { provider: string; src: string; width: number; height: number; length?: Duration | undefined; format?: string | undefined; responsive?: "static" | "mobile" | "desktop" | undefined; }[]; alt?: string | undefined; meta?: any; preview?: { type: "image"; sources: { provider: string; src: string; width?: number | undefined; height?: number | undefined; responsive?: "static" | "mobile" | "desktop" | undefined; focalPoint?: [number, number] | undefined; }[]; alt?: string | undefined; meta?: any; placeholder?: ["solid" | "thumbhash", string] | undefined; } | undefined; } | undefined

BlockCmsCardText

No component metadata found for BlockCmsCardText. Did you mean BlockCmsCardContent?

BlockCmsButton

PropDefaultType
href

string

size

"small" | "medium" | "large"

variant

"positive" | "primary" | "secondary" | "black-ghost" | "white-ghost" | "danger" | "glass" | "white-close" | "black-close" | "black-close-always-black" | "white-close-always-white" | "input-field" | "glass-white" | "ghost"

text

string

icon

string