1.0.1 • Published 6 years ago

@veams/component-quote v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Quote

Description

A simple quote component. The specs says:

The <blockquote> element represents a section that is quoted from another source. Content inside a <blockquote> must be quoted from another source, whose address, if it has one, may be cited in the cite attribute


Installation

Installation with Veams

veams install component quote
veams -i c quote

Fields

quote.hbs

Settings

ParameterTypeValueDescription
settings.quoteContextClassStringdefaultContext class of component.
settings.quoteClassesStringModifier classes for component.

Content

ParameterTypeDescription
content.quoteContentStringContent text in blockquote.
content.quoteAuthorStringAuthor of quote.
1.0.1

6 years ago

1.0.0

6 years ago