Link
A styled, accessible anchor with variants.
By creating an account you agree to our Terms of Service and Privacy Policy.
Variants
API reference
Inputs
| Prop | Type | Default | Description |
|---|---|---|---|
variant | "default" | "muted" | "subtle" | 'default' | Visual style of the link: default, muted, or subtle. |
external | boolean | false | Whether the link is external, adding `target=_blank` and safe `rel`. |
Every ng-blatui component also accepts a class input to merge extra Tailwind classes onto the host.