Unfortunately, this is not yet possible. This has been requested at https://github.com/WordPress/gutenberg/issues/27809 and if you have a github account, you can subscribe to the issue and keep track of its progress.
Related Posts:
- How to set the background color of a template part (Header/Footer) in Twenty Twentythree?
- How can I disable fontSizes of the Paragraph block inside the Quote block with theme.json?
- Once Again: How to Remove Option from Gutenberg Editor for Specific Block in theme.json
- How can I add a color picker to a custom Gutenberg block which includes the default system palette from theme.json?
- WordPress Full Site Editing: How can I access my posts listing page?
- Setting font sizes in theme.json
- Is it possible to disable font sizes on sub blocks only?
- block theme FSE – save changes to the theme?
- How to move the customizations done in the Editor to my child theme?
- Block Theme Template parts – Why saving a part updates the other ones?
- Narrow paragraph block aligned to left of “wrapper”
- How to automatically reload style variant .json?
- Get postId in a wordpress pattern file?
- Full Site Editing (FSE) – How do I display no results with wp:query?
- In Full Site Editing, how do I get the templates I created to appear in the site editor when populating a new page?
- Different style options for the same block depending where it is used
- Custom Link Block with own background color
- Gutenberg – Shadow settings not available (theme.json)
- Theme.json: styles.typography.FontFamily renders as default font in front end but not editor
- Default RichText Editor custom block fails validation
- Position tab missing in the Block Theme Editor
- Responsive rules with block themes and theme.json
- Override base Gutenberg block default spacing in child theme’s theme.json
- Possible to use @wordpress/create-block with multiple blocks?
- What is the advantage of ‘register_block_type’ (the PHP function) when creating custom blocks?
- The Block Editor: Disable “Color settings” in the specific block
- Serialize custom block with InnerBlock
- Gutenberg Range Control default from meta value
- Why is the new Gutenberg editor so narrow, and how to make it wider?
- Why does the custom HTML block not preserve the HTML characters?
- Can’t get dynamic Gutenberg block to render on the frontend
- Gutenberg change/remove “Write your story” placeholder in custom blocks
- How do I listen for a change in an innerBlock child?
- How to enable Gutenberg Block Editor on taxonomy term pages?
- How to make 2/3 width column in Gutenberg
- Change default colors in paragraph block settings
- Gutenberg Reusable Block of WordPress
- Add custom attributes to link in Gutenberg
- How do I add a Gutenberg editor to a custom options page
- how define elements type in attributes type array of gutenberg blocks
- Convert GMT time to local time in Gutenberg Block Editor
- Restrict heading level in Gutenberg block `core/heading`
- How do I disable or hide the Layout block setting in the Group block
- How to identify what templates are being loaded in a block-based theme [closed]
- Check if current page is using blocks (Gutenberg) or is legacy
- Add support for ‘alignnone’ to Gutenberg block align controls?
- React useEffect not work in frontend gutenberg blocks
- Gutenberg Block language translation does not work
- How to generate block ID for use in post_content JSON data
- Where in a WordPress installation is the code for the default Gutenberg blocks located? [duplicate]
- Display selected image in the MediaPlaceholder component
- ACF and Gutenberg block, how to use blocks without ?
- Submitting a block to the .org repo: do I submit compiled code, or source code? [closed]
- Using 2 HTML blocks in Gutenberg to wrap content with div
- Add button to Block toolbar: toggleFormat is undefined
- In a block transform, how do I insert innerBlocks?
- What is the name of the user capability to read a reusable block?
- Gutenberg – Prevent Column Nesting in the Visual Editor
- How to remove whitespaces from source of posts created through WordPress Gutenberg editor
- Gutenberg blocks (block editor) with get_the_excerpt and get_the_content, using ACF
- Basic use of useState
- Gutenburg: Remove border of selected block
- apiFetch() returns infinite requests
- ToolbarDropdownMenu component missing from @wordpress/scripts package
- Gutenberg dynamic block render_callback gives null for $post
- Editing HTML structure of Gutenberg layout recent post?
- How to add srcdoc attribute to YouTube oEmbed in Gutenberg oEmbed Block
- Pass props / function to InnerBlocks
- Categories in Gutenberg
- Block editor: content resets to the previous state in “Edit as HTML” by clicking somewhere outside of the editing window
- Possible to add the title of a custom gutenberg block to the edit screen?
- How do I hide the UI for specific Gutenberg Blocks?
- Creating a Dynamic InnerBlock that updates depending on state
- Resizing images on page
- When to use removeEditorPanel()
- Block validation failed – escaped HTML in content save
- Add media dynamically on gutenberg block
- FormTokenField passing objects to value property
- Trying to save an object into post meta with wp.data.dispatch(‘core/editor’).editpost
- Core Block Columns Attributes for Innerblocks Template
- WordPress “HTML editor” which doesn’t trash hand-coded HTML?
- How to force package.json to create build some files?
- How to modify array of object in Gutenberg (block/editor)?
- fetch more than 100 records in block editor API call
- How can I deprecate an old version of my custom Gutenberg block, but keep the new version?
- register_block_type – no block available in block editor
- Block development: how to bump version on generated css files?
- Dealing with unknown option ‘–variant’ when setting up a block environment
- Full site editing templates folder vs block-templates
- Localising a Block
- WordPress.org UI: How do you make Bulleted/Numbered Lists indent by default?
- Unable to remove panels
- Is there a way to delete “wp-block-group__inner-container” div from the gutenberg editor view?
- Getting index of a custom ACF block with PHP?
- Gutenberg Dev – React Context.Provider returns undefined
- Avoid automatic scroll jump when dragging a resize handle in a Gutenberg block
- Gutenberg Group block missing Layout options
- How to use ACF fields content in backend?
- Get postId and postType of a template part in react component
- Why does using different URLs in WordPress settings cause a “Publishing failed, you are offline” error?