{% include '@bolt-elements-text-link/text-link.twig' with {
content: 'This is a reversed underline text link',
icon_after: icon_chevron_right,
reversed_underline: true,
attributes: {
href: 'https://pega.com',
}
} only %}
<a href="https://pega.com" class="e-bolt-text-link e-bolt-text-link--reversed-underline">This is a reversed underline text link</a>