<a-link>
NOTE: This version of the documentation tracks unstable development happening on A-Frame’s
masterbranch. If you wish to try it out, grab the unstable build. Otherwise, head to the documentation for the current 1.7.0 version
The link primitive provides a compact API to define links that resembles
the traditional <a> tag.
Attributes
| Attribute | Component Mapping | Default Value |
|---|---|---|
| href | link.href | |
| title | link.title | |
| src | link.src |