<baht-link>
Styled anchor with the design-system underline treatment.
Basic + external
Events (name)
<baht-link href="/components/button" label="Internal link"></baht-link>
<baht-link href="https://github.com/bank20baht/bahtui" label="GitHub" external="true"></baht-link>| Name | Type | Default | Description |
|---|---|---|---|
href | string | '' | Target URL |
label | string | '' | Link text |
external | boolean | false | New tab + ↗ mark |
external-hint | string | 'opens in new tab' | Screen-reader suffix for external links (override to localize). |