Remove/disable HTML ELEMENT dropdown selector from Gutenberg block editor

39 views Asked by At

I am struggling to disable/remove the HTML ELEMENT dropdown selector from the WordPress Gutenberg block editor from the group/row block from the advance tab. Is it even possible to remove this dropdown selector? Screenshot of the setting

This setting is coming from this file https://github.com/WordPress/gutenberg/blob/trunk/packages/block-library/src/group/edit.js

Any guidance or help will be appreciated.

I have tried using the register block filter. Also, tried setting the html attribute to false.

0

There are 0 answers