ComponentsText

Quote

Add a quote with an optional author field to your note.

Example

<Quote author={"Aristophanes, 4th century BCE"}>
  Love is born into every human being; it calls back the halves of our original
  nature together; it tries to make one out of two and heal the wound of human
  nature. Each of us, then, is a ‘matching half’ of a human whole…and each of us
  is always seeking the half that matches him.
</Quote>

Love is born into every human being; it calls back the halves of our original nature together; it tries to make one out of two and heal the wound of human nature. Each of us, then, is a ‘matching half’ of a human whole…and each of us is always seeking the half that matches him.

~ Aristophanes, 4th century BCE

Properties

PropTypeDefault
children
string
-
author
any
undefined
by
any
undefined
from
any
undefined
small
boolean
false
textBase
boolean
false
align
"left" | "right" | "center"
"center"
authorPos
"left" | "right" | "center"
"right"

On this page