GitHub

Example

"Two things are infinite, the universe and the number of javascript frameworks, and I am not yet completely sure about the universe."

Albert Einstein
Scientist

Usage

		
<Quote
	quote="Two things are infinite, the universe and the number of javascript frameworks, and I am not yet completely sure about the universe."
	author={{
		name: 'Albert Einstein',
		role: 'Scientist',
		src: './einstein.png'
	}}
	useThemeColor
/>

API Reference

Quote

A styled blockquote with optional author avatar and attribution.

Property
quote
author
useThemeColor
class
ref