Individual post view with full content, author info, and edit capability. Reads post ID from URL ?id=POST_ID (preferred) or from prop.
Props
postIdOptionalPost ID to display. URL param ?id=POST_ID takes precedence.
Default:
""showBackButtonOptionalShow back to blog button
Default:
trueUsage
<PostViewWrapper postId="123" showBackButton={true} />Category
Public BlogLibrary
BlogFlow Demo
blogDemoDependencies
@tanstack/react-querylucide-react
Backend Endpoints
This component requires the following backend endpoints:
posts.publicGetById
File Path
src/libraries/blogDemo/components/PostView.webflow.tsx