x
1
2
3
4
5
6
7
<div class='chip-button-component-container' data-controller='tooltip'> <a class='chip_button_container_clickable'> redirect inside the site<span class='mx-1'><svg xmlns="http://www.w3.org/2000/svg" style="width: 6px; margin-left: 5px; margin-bottom: 2px;" viewBox="0 0 47 73" fill="none"> <path d="M5.56243 0.000894161C4.48613 -0.0190934 3.43024 0.296445 2.54086 0.903848C1.65149 1.51125 0.972617 2.38049 0.598178 3.39126C0.223739 4.40204 0.172251 5.50439 0.450842 6.54576C0.729434 7.58713 1.32433 8.51603 2.1532 9.20393L33.8747 36.401L2.13361 63.598C1.55373 64.0213 1.06777 64.5605 0.706401 65.1814C0.345032 65.8023 0.116099 66.4915 0.0340507 67.2054C-0.0479979 67.9194 0.0186199 68.6427 0.229698 69.3295C0.440777 70.0164 0.791733 70.652 1.26042 71.1963C1.72911 71.7405 2.30534 72.1815 2.95277 72.4915C3.60019 72.8014 4.30475 72.9736 5.02197 72.9972C5.73918 73.0208 6.45349 72.8952 7.11981 72.6284C7.78613 72.3616 8.38999 71.9593 8.89329 71.447L45.18 40.3844C45.7507 39.8962 46.2089 39.2899 46.5231 38.6073C46.8373 37.9247 47 37.182 47 36.4304C47 35.6788 46.8373 34.9361 46.5231 34.2535C46.2089 33.5709 45.7507 32.9646 45.18 32.4764L8.89329 1.31561C7.97375 0.495743 6.79324 0.029786 5.56243 0.000894161Z" fill="black"></path> </svg></span> </a></div>
1
render ChipButtonComponent.new(text: InternalLinkTextComponent.new(text: text).call, type: 'clickable')
No notes provided.
Param | Description | Input |
---|---|---|
— |
|