Skip to main content

    Blockquote

    The Blockquote component wraps longer text blocks and indicates that the passage is quoted from another source.

    Import

    import { Blockquote } from '@dynatrace/strato-components/typography';

    Use cases

    CodeSandbox

    Provide a source

    Use the optional cite prop to reference the source of the quotation by providing a URL pointing to the original text or further explanation.

    CodeSandbox
    Still have questions?
    Find answers in the Dynatrace Community