Skip to content

Anchors

Anchor primitives can embed hyperlinks within a document using the href attribute. For example:

xml
<frame>
  Click <a href="https://www.papermill.io/">here</a> for more information.
</frame>