Skip to main content

Example

{% link_button
    url="https://example.com"
    title="Visit Example"
/%}

Attributes

url
String
required
The URL to link to
title
String
required
Text displayed on the button
new_tab
Boolean
default:"false"
Whether to open the link in a new tab
variant
String
default:"default"
Button style variant
I