Quote (quote)

🔗 External documentation.

ID Label Description Schema
text Text
author Author
            id: quote
label: Quote
homepage: XXX
slots:
    text:
        id: text
        label: Text
    author:
        id: author
        label: Author
examples:
    preview:
        id: preview
        label: Preview
        renderable:
            '@component': quote
            text: 'The goal of the Web is to serve humanity. We build it now so that those who come to it later will be able to create things we cannot ourselves imagine.'
            author: 'Sir Tim Berners-Lee'

          

The goal of the Web is to serve humanity. We build it now so that those who come to it later will be able to create things we cannot ourselves imagine.

Sir Tim Berners-Lee
<figure class="component component--quote"> <blockquote> <p>The goal of the Web is to serve humanity. We build it now so that those who come to it later will be able to create things we cannot ourselves imagine.</p> </blockquote> <figcaption>Sir Tim Berners-Lee</figcaption> </figure>