Skip to main content

PostPreview

Function PostPreview 

Source
pub fn PostPreview(_: PostPreviewProps) -> Element
Expand description

草稿/文章预览页面组件(管理员只读),对应路由 /admin/preview/:slug

渲染与公开详情页一致的正文(头部、封面、目录、正文、页脚),顶部加预览横幅。 加载中显示骨架屏;文章不存在或加载失败时就地渲染提示,不向上抛错。

§Props

For details, see the props struct definition.