Link
Link belongs to the General category. Start with demos and usage, then use the API tables to finish integration and styling decisions.
Use the quick jump panel to reach overview, usage, demos, and API first, then continue through the full page.
Version history is grouped by release so you can quickly see what changed for this component across published versions.
2026-09-14
add linkComponent injection via ConfigProvider
2026-09-11
add linkComponent injection via ConfigProvider
2026-05-28
simplify link component logic and remove unused Nuxt integration
2026-05-28
refactor LinkComponent to use shallowRef and improve NuxtLink handling
2026-05-23
get config provider can be null
2026-01-28
update href prop description and type
2026-01-27
remove unused custom prop and simplify href handling
2026-01-22
enhance slot binding for Link component and update styles
2026-01-21
enhance slot functionality and improve forwarded props handling
2026-01-02
extend LinkProps to include LinkBaseProps and LinkExtraProps, and set default rel attribute
2025-12-09
enhance slot functionality in link components to pass isHref prop for better context handling
2025-11-23
enhance slot functionality in link components to pass isHref prop for better context handling