Origami Frontend Components & Services

SassDoc: o-cookie-message

oCookieMessage(opts)

Output o-cookie-message CSS.

parameter type default description
opts The o-cookie-message features to output. See the [readme](https://registry.origami.ft.com/components/o-cookie-message) for a full list of options.

Examples

Example #1

all o-cookie-message styles.

@include oCookieMessage();

Example #2

only the standard theme

@include oCookieMessage($opts: (
	'themes': ('standard'),
));

Links

Status
active
Switch component view

GitHub: o-cookie-message@6.5.0

Install o-cookie-message

If using the Build Service, add o-cookie-message@^6.5.0 to your script and link tags.

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

Help & Support

o-cookie-message is maintained directly by the Origami team. If you have any questions about o-cookie-message 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