pub fn PostNavLinks(_: PostNavLinksProps) -> ElementExpand description
文章相邻导航组件。
Props:
prev:上一篇文章摘要next:下一篇文章摘要
左右两侧分别渲染 Prev/Next 链接,若无相邻文章则占位空白。
§Props
For details, see the props struct definition.
pub fn PostNavLinks(_: PostNavLinksProps) -> Element文章相邻导航组件。
Props:
prev:上一篇文章摘要next:下一篇文章摘要左右两侧分别渲染 Prev/Next 链接,若无相邻文章则占位空白。
For details, see the props struct definition.