pub fn PostFooter(_: PostFooterProps) -> ElementExpand description
文章页脚组件。
Props:
post:文章数据模型
展示内容包括:
- 文章标签云,链接到对应标签详情页
- 相邻文章导航(如有)
- 返回首页链接
§Props
For details, see the props struct definition.
post:Post
pub fn PostFooter(_: PostFooterProps) -> Element文章页脚组件。
Props:
post:文章数据模型展示内容包括:
For details, see the props struct definition.
post : Post