Link()
Link(
__namedParameters):Element
Link - Accessible anchor/link component with optional visited state
A flexible link component that handles visited state, external anchors, and icon integration while providing ARIA-compatible behavior.
Parameters
__namedParameters
Returns
Element
Example
<Link href="/dashboard">Go to Dashboard</Link>