There are two main packages that provide components which can be used inside the blocks API or the plugins API (to create your own blocks or plugins).
The components found in the wp.components package can be used to manipulate data. This data could be the attributes from a block or the data from your custom store or one of the default stores. They can actually be used outside of the block editor.
The components found in the wp.editor package are meant to be used inside the editor to manipulate it. They are used internally by the block editor itself or core blocks and can be used in your own blocks as well. These components make use of the block editor data stores so they have to be used inside it. Currently, the block editor can only be loaded inside the post editor but this is something that will probably change soon.
Related Posts:
- Define multiple Gutenberg editor widths
- Adding content in Gutenberg editor
- How to display full width block without toolbar?
- Editor width automatically reduced – text is wrapped after 1 character
- Gutenberg work with Bootstrap Shortcodes plugin
- WordPress Gutenberg home page “edit Page” option missing
- WP 5 how to add_editor_style for both tinyMCE and Gutenberg
- Change the Theme in Jupyter Notebook?
- Enable Gutenberg on custom post type
- Extra TinyMCE editor strips and tags?
- Disable Visual editor for all users
- Gutenberg editor add a custom category as wrapper for custom blocks
- Why is the visual editor in WordPress limiting the width by wrapping the content?
- Editor removes tags
- Disable WYSIWYG editor only when creating a page
- Are there ways to make the Gutenberg editor wider? And the HTML-block higher?
- How can i add some static text above the editor?
- Add quicktag buttons to the HTML editor
- Disable the Code View in the content editor?
- Re Order Editor to be after meta box [duplicate]
- Disable escaping html
- Completely disable editor
- Add Shortcode inline inside Gutenberg block
- What’s the Best Way to Edit WordPress Files?
- Why is WordPress WYSIWYMG and how do I make it WYSIWYG?
- Open posts in editor in the ‘Text’ mode by default
- How to remove specific panels in the editor (Gutenberg) when editing a block (via right panel)?
- line break are not working when editing a post [closed]
- Making the Post/Page Content Editor Box Bigger?
- Showing only certain buttons on tinymice content editor
- Set default text for the editor in new posts
- Add option for editors through `register_setting`
- WordPress Rest API only returns content when posttype has editor capability
- WordPress post editor crashes with Polyfill typo
- How do I fix my ‘Path’ field when editing pages via the Dashboard?
- Stop WordPress editor embedding links
- in network setup super admin has the tinyMCE buttons and the regular admin has not
- edit posts through front-end
- How to get Text Selection in WordPress Editor
- Good tutorial on how to make custom write panels in WordPress 3?
- Do not change the order of the tags in the editor
- Use MarkItUp as editor and not the default
- Restrict other Admins from using Editor in Admin Panel
- Editor doesn’t load properly on my self-hosted WordPress 3.3
- Can Rich Text features be configured per user?
- How to add notice text above Post Editor?
- How to disable YouTube (and any other oembed) embeding in the editor
- Bulk edit contents of pages
- How to Disable auto id attributes in Heading tag?
- Is there any simple way to remove Gutenberg editor H1 H5 H6 and change the label for the rest H2 H3 H4?
- Can the wordpress color palettes by changed through Javascript?
- How `window.wp.oldEditor` is being set in the editor?
- Gutenberg Block with Select from JSON-File
- wp_editor responsive?
- Making the Content Editor Box Bigger in 2013
- WordPress editor removes all the linefeed characters with WP-Markdown and Syntax Highlighter evolved
- WP is not allowing me to post Macintosh .pages documents to my blog
- How to add custom table style for table block in gutenberg editor
- Gutenberg consume wp-json data and reflect in frontend the content
- Visual Editor: Paragraph styles appear to one admin but not to others
- Page/post editor with syntax highlighting [closed]
- Unable to edit and see content of pages
- Why WordPress not using WP_Filesystem
- change width of the fullscreen editor
- How to paste into WordPress editor without changing existing formatting in editor?
- Edit box scrolls back to the top after updating post
- Disabled visual editor and WordPress keeps adding line-breaks to my code
- Problem with -> in pre tags
- Why does a certain attribute disappear after a while from a page?
- Is WordPress classical and block editor(s) too inefficient to handle large data?
- How to Batch Convert Gutenberg post to Classic post?
- How to add text editor field in user edit profile?
- Edit Post with a parameter in URL
- Gutenberg dynamic block render_callback gives null for $post
- Missing Edit button
- Elementor Text Editor Widget Not Working
- editor option not available in dashboard
- Classic Editor text font color is white after installing the latest version of wordpress
- How to hide a field of the editor by default
- Visual editor on front-end call not working properly
- How do I add one more status as “edited by editor”?
- What’s the best way to trim content from WYSIWYG editor?
- Image Post creates unusual extra HTML
- Why are carriage returns deleted in the editor?
- How can show my images style from editor
- Directly open page in text editor
- Where Can I Find the Video Player In The Edit Media Screen
- Limit post view and management to custom user meta information
- Only ONE of my blog posts aren’t loading when I click “edit”…really bizarre?
- How i can customize WordPress front page in WP dashboard editor?
- Foliopress WYSIWYG editor does not display images [closed]
- Layout Settings in the new Gutenberg editor
- How can I reset/remove background colour from a block
- Call API on post save/update and show the result in admin area
- WYSIWYG – Custom field inside link
- Page Edit – Re-arange the order of contents (images, banners, blocks) on a wordpress website
- How can I add a custom button to the post editor?
- Customize margin between paragraphs using the Gutenberg Style editor
- how to display gutenberg editor in a view
- How can I edit global styles?