description.show_on_hover
prop to render teaser description as an overlay above the signifier.{% include '@bolt-components-teaser/teaser.twig' with {
description: {
content: 'This is the description',
show_on_hover: true,
},
...
} only %}