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