Background shapes
Pega branded shapes, for use with background component.
Published
Last updated:
2.30.0
Change log
Github
NPM
Twig Usage
{% include "@bolt-components-background-shapes/background-shapes.twig" with { shapeGroup: "B" } 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)
shapeGroup
The shapeGroup to use to build the shapes layout.
string
A
A
or
B
Install
Install
npm install @bolt/components-background-shapes
Dependencies
@bolt/core-v3.x