Component library

Showing 1 component in the core deck with role quote.

  • <QuoteSlide>

    coreQuotePresentation

    Large pull quote with attribution and a decorative oversized quotation mark.

    When to use: Stakeholder voice on a dedicated slide.

    Preview

    We approve the same five steps five hundred times a month.
    Head of Finance · Finance
    PropTypeNotes
    childrenReactNodeRequired. Quoted text.
    attributionstringOptional. Name.
    rolestringOptional. Role or department.
    markbooleanOptional. Default: true. Show the large accent-tinted quotation glyph above the quote.

    Examples

    <QuoteSlide attribution="Head of Finance" role="Finance">
      We approve the same five steps five hundred times a month.
    </QuoteSlide>