<a-link>
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 |
The link primitive provides a compact API to define links that resembles
the traditional <a>
tag.
Attribute | Component Mapping | Default Value |
---|---|---|
href | link.href | |
title | link.title | |
src | link.src |