组件特性

Read More

引导读者继续阅读相关页面的链接组件。

Usage

:read-more{to="/docs/简单文档/writing/markdown"}
:read-more{title="Nuxt website" to="https://nuxt.com/"}
:read-more{to="https://nuxt.com/"}
:read-more{icon="lucide:link" to="https://nuxt.com/"}

Props

title
string
Read More title
icon
string
Read More icon
to
string
Link URL
target
Target
A target attribute value to apply on the link