Origami Frontend Components & Services

SassDoc: o-quote

oQuote(opts)

Default styles for o-quote

The output includes the .o-quote* selectors

parameter type default description
opts (optional) ('cite': true, 'standard': true, 'editorial': true The feature set to output rules for.

Examples

Example #1

all o-quote rules.

@include oQuote();

Example #2

a selection of o-quote rules.

@include oQuote((
	'cite': false,
	'editorial': true
));

Links

oQuoteEditorial

Editorial quote styles

Links

oQuoteEditorialCite

Editorial quote cite styles

Links

oQuoteEditorialCiteSource

Editorial quote source styles

Links

oQuoteEditorialCiteAuthor

Editorial quote author styles

Links

oQuoteStandard

Standard quote styles

Links

oQuoteStandardCite

Standard quote cite styles

Links

oQuoteStandardCiteSource

Standard quote source styles

Links

oQuoteStandardCiteAuthor

Standard quote author styles

Links

o-quote-is-silent

Silent mode

Links

oQuote(opts)

Default styles for o-quote

The output includes the .o-quote* selectors

parameter type default description
opts (optional) ('cite': true, 'standard': true, 'editorial': true The feature set to output rules for.

Examples

Example #1

all o-quote rules.

@include oQuote();

Example #2

a selection of o-quote rules.

@include oQuote((
	'cite': false,
	'editorial': true
));

Links

Status
active
Switch component view

GitHub: o-quote@5.3.2

Install o-quote

If using the Build Service, add o-quote@^5.3.2 to your link tag.

If using the npm package manager for a Manual Build, run npm install --save-peer "@financial-times/o-quote@^5.3.2".

Help & Support

o-quote is maintained directly by the Origami team. If you have any questions about o-quote or Origami in general, we are happy to help. 😊

Slack: #origami-support
Email: origami.support@ft.com

Feedback / Issues

To report a bug or request features please create an issue on Github. For support or general feedback please get in touch 😊

Slack: #origami-support
Email: origami.support@ft.com