Indielayer UI - Vue.js 3 / Nuxt.js 3 UI Library with Tailwind CSS 4. ⚡️  Build and prototype fast web applications.

Indielayer
Indielayer UIIndielayer UI
UI
v2.1.0

Link

Styled anchor for navigating to another page or external URL. Use x-link when you need consistent link styling, external indicators, and accessibility.

#
Usage

Basic example with common props.

If you don't have an account yet, you can contact our customer success team to get started with Indielayer UI, get a product demo, or request a specific sales inquiry.

#API

Name
Description
Type
Default
Values
Required
color
Theme or CSS color used for the control accents.
String
secondary
tag
Root element tag. Becomes a router-link when `to` is set.
String
a
to
Vue Router location; renders as a link when set.
String
Object
shadow
Inset shadow highlight under the link text.
Boolean
false
external
Appends an external-link icon after the label.
Boolean
false
underline
Underlines the link text.
Boolean
false
Name
Description
default
Link label and content.