This package has been deprecated

Author message:

This component is deprecated, please migrate to @rei/cedar

@rei/cdr-quote

1.0.2 • Public • Published

CdrQuote

For the most up-to-date information, see REI Cedar documentation.

Markup Tag

the Tag attribute of cdr-quote allows one of the following options:

  • blockquote (default)
  • aside
  • q
  • div

Modifiers

Modifier values of cdr-quote:

  • block
  • pull

Note:

the blockquote element allows for a cite attribute that allows for a URL path to the source. This attribute should be added when using blockquote and is different that the display option citation

<div>
  <cdr-quote
    modifier="block"
    summary="Blockquote Summary..."
    citation="Blockquote Citation..."
  />
  <cdr-quote
      tag="aside"
      modifier="pull"
      summary="Aside Pullquote Summary..."
    />
</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @rei/cdr-quote

Weekly Downloads

0

Version

1.0.2

License

ISC

Unpacked Size

160 kB

Total Files

7

Last publish

Collaborators

  • kenji-crosland-rei
  • rei-user
  • mhewson
  • rei-cedar
  • peripateticus
  • heavymedl
  • benjag