Link
disabled
Boolean
isExternal
Boolean
target
string & {} | "_self" | "_blank" | "_parent" | "_top"
variant
"primary" | "secondary"
The Link component is a navigational element that allows users to navigate to different pages or resources within or outside the application. It is typically styled as clickable text or an icon and can include attributes for accessibility and behavior customization. This component is essential for creating an intuitive and interconnected user experience.
disabled
Boolean
isExternal
Boolean
target
string & {} | "_self" | "_blank" | "_parent" | "_top"
variant
"primary" | "secondary"