I'm creating aframe content/ components and I want to create a "hyperlink" to another website can I attach click event to <a-image> tags or do I use <a-link> and if so can it also be styled to your liking?
0
votes
2 Answers
0
votes
0
votes
Add a link component to the a-image: https://aframe.io/docs/0.7.0/.../link.html
Sorry, that should be https://aframe.io/docs/0.7.0/components/link.html