Logo
A container for displaying responsive logo.
Published
Last updated:
2.31.0
Change log
Github
NPM
Twig Usage
{% include "@bolt-components-logo/logo.twig" with { src: "/images/content/logos/logo-paypal.svg" } only %}
Schema
Note: when assigning component props as HTML attributes on a web component, make sure to use
kebab-case
.
Prop Name
Description
Type
Default Value
Option(s)
invert
Set to true to invert the logo colors.
boolean
—
—
Install
Install
npm install @bolt/components-logo
Dependencies
@bolt/components-image
@bolt/core-v3.x