Link Element

The Link element is the standard tool for navigation, enabling internal and external routing with customizable styles and integrated icons.

Live Preview

Links can be simple text or complex structures with icons.

Link Preview

Specifications

The Link element supports standard and extended navigation features:

  • Destination: Set an HREF for internal anchor jumps or external URLs.
  • Target: Open links in a New Tab (_blank) or the same window (_self) using the target property.
  • Icons: Just like buttons, links can include icons on the left or right side of the text.
  • Minimalist: Create back-to-top links or icon-only navigation elements with no text content.
  • Custom Styling: Easily add hover transitions, underline decorations, and text colors.

Interactions

Links in SoloPage can do more than navigate. They can be linked to Interactions (clicks, hovers) that trigger actions like opening a dialog, scrolling to a section, or downloading a file.

AI Guidance

How to prompt for Links:

  • Add a link that opens 'Privacy Policy' in a new tab.
  • Create a text link with an external arrow icon that points to Google.
  • Insert a simple underlined link to the Pricing section.