pub fn PostHeader(_: PostHeaderProps) -> ElementExpand description
文章页眉组件。
Props:
post:文章数据模型
展示内容包括:
- 面包屑导航(Home → 文章标题)
- 文章标题,草稿状态附加草稿图标
- 文章摘要(如有)
- 文章元信息
§Props
For details, see the props struct definition.
post:Post
pub fn PostHeader(_: PostHeaderProps) -> Element文章页眉组件。
Props:
post:文章数据模型展示内容包括:
For details, see the props struct definition.
post : Post