Link

The Link control allows users to input a URL or link to another page within their RapidWeaver project.

{
    "title": "Link",
    "id": "link",
    "link": {
        "subtitle": "Link to another page"
    }
}

Template Example

The following will give you access to the link object in your template file(s).

<a href="{{link.href}}" target="{{link.target}}>Click Me</a>

Last updated

We are Realmac Software. We make nice things.