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
- Extending the Query Loop block
- Query Loop block display multiple post types
- How to trigger JS in gutenberg page load
- Change order/position of Gutenberg inspector control panel
- Gutenberg Inspector Controls
- serialize_blocks breaking html tags in content
- How to use getBlockIndex
- Block Editor: add an aria-label to an option inside a SelectControl
- Gutenberg: Get All Attributes From «core/image» Block
- How to make the Preview button automatically open new tab?
- Where on Github, or elsewhere, can I find the code for core-blocks?
- Gutenberg translation is not working
- How to add javascript function in the “save()” of gutenberg block?
- How to check if current admin page is Gutenberg editor? [duplicate]
- Possible add color palette for a block’s inner div instead of outer?
- Gutenberg. How To Register A Custom Block Style For Specific Post Type Only
- get used blocks in post and detect changing
- How to know whether you are editing a page or a post?
- How has my WordPress editor become so basic? Cannot add blocks or see anything visual
- Block Validation Fails: ‘
- Insert SVG code (not img) in HTML block
- Controlling the RichText component outside of blocks
- Custom Gutenberg Block: How to return plain HTML with save(), without escaping?
- Removing advanced section from brand new gutenberg block
- How to allow to add gradients to core/heading block?
- Gutenberg: How to update associated Terms of Custom Taxonomy to Current Post
- Gutenberg: How to float core table block in front-end of site?
- Guttenberg Implementation on Front Page
- How do I access onMerge, onReplace, onRemove functions for a Rich Text component in Gutenberg block code?
- How can Reusable Blocks be fully deleted?
- Make a Gutenberg Block that do WP_User_Query
- Extend Gutenberg block core/quote block
- How to get all attributes of a block in PHP?
- reload the gutenberg editer on taxonomy change
- How do i get the link to a block?
- Dequeue Gutenburg Block Library CSS (‘wp-block-library’) in Admin
- Custom block Block Validation failure w/ deprecation declared
- Working with external library in gutenberg block
- Using full site editing, can I edit just one specific post / page to be unique?
- The Global Styles missing
- Detect selected block pattern from a specific Pattern category
- How to add a message when post category is empty (the category have no published posts)?
- Add javascript file to a block pattern
- Block editor not recognizing markdown
- Can’t add front end script file using block.json for a custom block
- How to create Gutenberg patterns and patterns categories based on CPT posts and CPT terms?
- Gutenberg Block: Query for posts with blocks and sort by attributes
- How to Disable “Block Recovery” for HTML Blocks in Gutenberg
- Block error: post_taxs_obj is not a valid property of Object
- How to get the Gutenberg image block to show new Media Library listing
- useSelect in event callback – not retrieving value on time
- Can anyone explain why setting a block attributes source to a data-attribute doesn’t work?
- How to: Provide component with innerBlocks to WordPress Gutenberg’s save function?
- How can I display instagram block with parse_block?
- Can’t extend my custom gutenberg block
- Is there an easy way to remove the data-preserver-spaces span from blocks?
- How to Stop Gutenberg From Adding Classic Block
- How to increase width of code block in WordPress blog?
- Why does Gutenberg adds 4 around blocks? And how to change this?
- Have parent block’s isSelected be true if an innerblock is selected?
- How can I add the option to format to list in RichTextToolbarButton?
- How to link ACF relationship field to the new Query block in Full Site Editing
- Layout Settings in the new Gutenberg editor
- How to get blocks with same heigh in columns?
- Gutenberg: Issue trying to commit locally
- Rearrange order of block into a block category gutenberg
- Gutenberg Block Deprecation – Handling old viewScript and styles
- Resaving posts to update static blocks
- How to dynamically add style tags to Gutenberg editor in react
- When to use the second parameter to useSelect?
- How to set autoload from “yes” to “no” _transient_wp_core_block_css_files
- Consistent inline styling in a Gutenberg-paragraph-block
- How to use get_option() in Gutenberg block editor to retrieve global settings?
- How to delete a page template created from the editor?
- Preventing Output of Layout Styles but Keep the Layout Classes in Core Block Editor
- How do I completely disable block editor?
- How to add script & PHP code to the section of a block editor theme template?