Skip to main content

TagDetail

Function TagDetail 

Source
pub fn TagDetail(_: TagDetailProps) -> Element
Expand description

标签详情页面组件,对应路由 /tags/:tag

渲染当前标签名称,并委托给 TagDetailContent 展示该标签下的文章列表。

§Props

For details, see the props struct definition.