Skip to main content
The quote element renders a quote block for testimonials or text you want to stand out. Style it with borders, colors, and text styles. The type value is "quote". When to use:
  • Display testimonials or customer reviews
  • Highlight important quotes or statements
  • Emphasize key information
  • Create visually distinct text blocks
Basic example
Fields
string
required
The text of the quote. Supports Handlebars variables.
string
Alignment of the quote. One of "center", "left", "right", or "full". Defaults to "left".
string
CSS border color for the quote block. Any valid CSS color value (e.g., "#007bff", "rgb(0, 123, 255)").
string
Text style for the quote. One of "text", "h1", "h2", or "subtext". Defaults to "text".
object
Region-specific content for localization. See the .
string[]
An array of channel names. The quote renders only for the listed channels. See .
Examples and variants Basic quote Simple quote block:
Styled quote Quote with border and styling:
Quote with Handlebars Dynamic quote content:
Localized quote Quote with translations:
Testimonial quote Quote styled as a testimonial:
Channel support
  • Email: ✅ Full support with styling and borders
  • Push: ✅ Supported (may render as plain text in some cases)
  • SMS: ⚠️ Limited support (may render as plain text)
  • Inbox: ✅ Full support