Blockquote
Last updated
Was this helpful?
Last updated
Was this helpful?
The HTML <blockquote>
tag, implemented in Ruby.
This component can handle various optional configuration params and can either yield content or display what gets passed to the text
configuration param.
Expects a string referencing a cite for the blockquote.
Expects a string which will be displayed as the content inside the <blockquote>
tag. If this is not passed, a block must be passed instead.
This component accepts all the canonical like id
or class
.
returns
returns