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.

Root

Prop
Type
Default
children
React.ReactNode
href
string
weight
union
medium
color
union
default
variant
union
underline
attributes
object
className
string | string[]
disabled
boolean
type
union
onClick
function