Teaser Chips
Chips can be rendered at the bottom of a teaser to display more information.
Important Notes:Use the chip_list prop to pass a Chip List component.If linked chips are used, they will work as expected and be excluded from the overall clickable area of the teaser.
Aliqua voluptate amet do laborum culpa tempor consectetur culpa consectetur ea. Ea officia quis do enim. Id consectetur dolor voluptate eu veniam anim adipisicing dolor ut occaecat officia fugiat magna reprehenderit.
Video
Research
Twig
Twig
{%set chip_list %}{%include'@bolt-components-chip-list/chip-list.twig' with {
size:'xsmall',
items:[{
content:'Video',},{
content:'Research',},],} only %}{%endset%}{%include'@bolt-components-teaser/teaser.twig' with {
chip_list: chip_list,...} only %}