{% include '@bolt-components-chip/chip.twig' with { text: 'This is a linked chip', url: 'https://pega.com', target: '_blank', } only %}
<bolt-chip url="https://pega.com" target="_blank">This is a linked chip</bolt-chip>