KunUIKunUI
GitHub

Link (链接)

样式化链接,经由注入的链接组件渲染(Nuxt 下为 NuxtLink)。

基础用法

Basic.vue

属性

属性类型默认值说明
classNamestring""
colorKunUIColor"primary"
hrefstringundefined
isShowAnchorIconbooleanfalse
relstring""
sizeKunUISize"md"
target"_self" | "_blank" | "_parent" | "_top""_self"
tostring | Record<string, string>""
underline"none" | "always" | "hover""always"