Skip to main content

PostHeader

Function PostHeader 

Source
pub fn PostHeader(_: PostHeaderProps) -> Element
Expand description

文章页眉组件。

Props:

  • post:文章数据模型

展示内容包括:

  • 面包屑导航(Home → 文章标题)
  • 文章标题,草稿状态附加草稿图标
  • 文章摘要(如有)
  • 文章元信息

§Props

For details, see the props struct definition.