Skip to main content

BlogPostView

Function BlogPostView 

Source
pub fn BlogPostView(_: BlogPostViewProps) -> Element
Expand description

Single blog post view. Missing posts render a noindex page and return HTTP 404 during server rendering when the server feature is enabled.

ยงProps

For details, see the props struct definition.