Rich text editor for creating and editing blog posts with auto-save
Props
postIdOptionalID of existing post to edit (optional for new post)
Default:
""Usage
<PostEditorWrapper postId="123" />Category
ContentLibrary
Flowcode Core
coreDependencies
@tanstack/react-query@tiptap/reactlucide-react
Backend Endpoints
This component requires the following backend endpoints:
posts.createposts.updateposts.publishposts.list
File Path
src/libraries/core/components/PostEditor.webflow.tsx