Link
Links with external indicator
Smart links that show an icon for external URLs.
Usage
Features
- Auto-detects external URLs
- Shows external icon for non-local links
- Opens external links in new tab
- No icon for internal navigation
Props
| prop | type | default | description |
|---|---|---|---|
| href | string | required | Link destination |
| children | ReactNode | required | Link text |
| external | boolean | auto | Override external detection |