Answers for "alpine js x:bind href link"

0

alpine js x:bind href link

<svg x-data="{ myicon: '#myicon'}">
   <use x-bind:xlink:href="myicon" xlink:href="#myicon"></use>
</svg>
Posted by: Guest on August-27-2021

Browse Popular Code Answers by Language