fn ArchiveEntry(_: ArchiveEntryProps) -> ElementExpand description
单条归档文章组件,展示标题与发布日期,并通过覆盖层链接到文章详情。
§Props
For details, see the props struct definition.
post:PostListItem
fn ArchiveEntry(_: ArchiveEntryProps) -> Element单条归档文章组件,展示标题与发布日期,并通过覆盖层链接到文章详情。
For details, see the props struct definition.
post : PostListItem