Installation
1
Add Component
Copy the code snippet below into you components folder.
2
Integrate Recipe
Integrate this recipe in to your Panda config.
Usage
Examples
Variants
Use the variant prop to change the visual style of the Link component.
Within Text
Integrate links within text content while maintaining readability.
Visit the Park UI website
Icon
Add visual indicators for external links to improve user experience.
Routing Library
Use the asChild prop to compose Link with framework-specific routing components like Next.js Link.
Props
| Prop | Default | Type | 
|---|---|---|
| variant | 'underline' | 'underline' | 'plain' |