eQuantic.UI Documentation

Component

Link

Hyperlink component for internal or external navigation.

Usage Example

new Link("Documentation", "/docs");

Properties

PropertyDescription
labelText to display.
hrefThe destination URL.
externalOpens in a new tab if true.

Style Customization

All eQuantic.UI components accept Tailwind CSS utilities to ensure they integrate seamlessly with your brand.