Skip to main content

PostFooter

Function PostFooter 

Source
pub fn PostFooter(_: PostFooterProps) -> Element
Expand description

文章页脚组件。

Props:

  • post:文章数据模型

展示内容包括:

  • 文章标签云,链接到对应标签详情页
  • 相邻文章导航(如有)
  • 返回首页链接

§Props

For details, see the props struct definition.