Link
A link widget provides an interactive reference to a resource, which can be external or within the current page or application. It is a versatile component that can be used in various contexts, such as navigation menus, breadcrumbs, and inline text links.
Import
import { Link } from '@vortex-kit/vortex';
import type { LinkProps } from '@vortex-kit/vortex';
Display
<Link isExternal href='https://vortex.design'>Vortex</Link>
Allied components
Link
Prop | Type | Default |
---|---|---|
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
|
| |
|
|
|
|
|