The PacemAnchorElement
mimicks the HTMLAnchorElement
common behavior, including routing capabilities when needed.
If a router is available in the DOM, just refer to it in anchor's router
property/attribute.
It handles the usual events (keyboard, mouse, ...) associated with the a
<a>
element.
Example: